[lld] [lld] Do not implicitly link non "public" libraries (PR #97639)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 8 12:14:54 PDT 2024
Daniel =?utf-8?q?Rodríguez_Troitiño?Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/97639 at github.com>
================
@@ -0,0 +1,49 @@
+# REQUIRES: arm
----------------
dyung wrote:
It does not, arm and aarch64 are distinct, but I see @MaskRay has already updated the REQUIRES line in the test.
https://github.com/llvm/llvm-project/pull/97639
More information about the llvm-commits
mailing list