[lld] [llvm] [lld][AArch64][Build Attributes] Add support for converting AArch64 Build Attributes to GNU Properties (PR #131990)
Jack Styles via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 14 02:47:34 PDT 2025
================
@@ -0,0 +1,10 @@
+// This file replace gnu properties with aarch64 build attributes.
----------------
Stylie777 wrote:
`lld/test/ELF/aarch64-feature-gcs.s` should be a good example of using split files.
https://github.com/llvm/llvm-project/pull/131990
More information about the llvm-commits
mailing list