[lld] [lld/mac] Resolve defined symbols before undefined symbols in bitcode (PR #67445)
NAKAMURA Takumi via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 26 18:19:26 PDT 2023
================
@@ -0,0 +1,46 @@
+; REQUIRES: aarch64
----------------
chapuni wrote:
Would this work if x86_64 is not configured?
(Sorry, I haven't found failures in the official bb)
https://github.com/llvm/llvm-project/pull/67445
More information about the llvm-commits
mailing list