[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:14:49 PDT 2024


================
@@ -0,0 +1,49 @@
+# REQUIRES: arm
----------------
drodriguez wrote:

Seems that it has already been changed in ce863dd5a77723fc21e1e43f5d3dd503e9a73d14.

I was under the impression that the arm backend implied both of them. I see there's two backends there. I will try not to forget for next time.

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


More information about the llvm-commits mailing list