[lld] [lld/mac] Resolve defined symbols before undefined symbols in bitcode (PR #67445)
Nico Weber via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 26 18:31:34 PDT 2023
================
@@ -0,0 +1,46 @@
+; REQUIRES: aarch64
----------------
nico wrote:
Oh, you're right, sorry. This should say REQUIRES: x86_64 of course.
https://github.com/llvm/llvm-project/pull/67445
More information about the llvm-commits
mailing list