Andarwinux wrote: > Perhaps one thing we could do is maybe relax that assumption, and see if we > can shift some of the burden from users to the driver by having some form of > case-insensitive lookup when we are targeting `x86_64-pc-windows-msvc`?
Yes, it would be even better if library name searches were similarly relaxed, to allow lld-link to accept libfoo.a/foo.a/foo.lib/libfoo.lib. https://github.com/llvm/llvm-project/pull/96417 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
