[lld] [lld] Do not implicitly link non "public" libraries (PR #97639)
Daniel RodrÃguez Troitiño via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 8 12:07:31 PDT 2024
================
@@ -0,0 +1,49 @@
+# REQUIRES: arm
----------------
drodriguez wrote:
I thought `arm` implied `aarch64`, doesn't it? I can change it. It is actually not important which architecture is used for building. I just needed one.
https://github.com/llvm/llvm-project/pull/97639
More information about the llvm-commits
mailing list