================
@@ -783,6 +786,67 @@ void MCELFStreamer::createAttributesSection(
   AttrsVec.clear();
 }
 
+void MCELFStreamer::createAArch64AttributesSection(
----------------
ostannard wrote:

If this is AArch64 specific, it should be moved to one of the AArch64 classes, 
probably `AArch64TargetELFStreamer`

https://github.com/llvm/llvm-project/pull/118771
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to