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

Nico Weber via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 5 04:11:16 PST 2025


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

This means "requires an aarch64 backend in LLVM". It's not about the machine running the test.

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


More information about the llvm-commits mailing list