[lld] [llvm] [lld][AArch64][Build Attributes] Add support for converting AArch64 Build Attributes to GNU Properties (PR #131990)

via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 16 03:19:02 PDT 2025


================
@@ -0,0 +1,51 @@
+// REQUIRES: aarch64
----------------
sivan-shani wrote:

True, too many redundancy.
Removing unnecessary and consolidating.
A comment above asked for the  `aarch64-build-attributes-malformed.s` tests also on the lld side so leaving it for now.

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


More information about the llvm-commits mailing list