[lld] [LLD][ELF][AArch64] Discard .ARM.attributes sections (PR #125838)

Hans Wennborg via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 5 04:11:15 PST 2025


================
@@ -0,0 +1,26 @@
+// REQUIRES: aarch64
----------------
zmodem wrote:

The llc invocation requires aarch64 target support, which I believe is what this directive checks for.

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


More information about the llvm-commits mailing list