[lld] [llvm] WIP: [LLD][COFF] Make unresolved symbol search behavior compliant with MSVC link.exe (PR #85290)

via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 25 11:18:18 PDT 2024


================
@@ -0,0 +1,91 @@
+# REQUIRES: x86
+
+# This test ensures that we're following the MSVC symbol searching behvior described in:
----------------
sylvain-audi wrote:

typo "behvior"

https://github.com/llvm/llvm-project/pull/85290


More information about the llvm-commits mailing list