[llvm] [LLVM][Clang][AArch64] Implement AArch64 build attributes (PR #118771)
via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 5 07:16:44 PST 2024
================
@@ -783,6 +786,65 @@ void MCELFStreamer::createAttributesSection(
AttrsVec.clear();
}
+void MCELFStreamer::createAttributesSection(
----------------
sivan-shani wrote:
Does it has to be the functions names, or could it be explained in comments?
https://github.com/llvm/llvm-project/pull/118771
More information about the llvm-commits
mailing list