[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


================
@@ -547,15 +733,38 @@ template <class ELFT> void ObjFile<ELFT>::parse(bool ignoreComdats) {
     initializeSymbols(obj);
     return;
   }
-
----------------
Stylie777 wrote:

Nit: Whitespace here has been removed. The formatter will probably catch this too.

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


More information about the llvm-commits mailing list