================
@@ -23,6 +23,7 @@
 class Extension<
   string TargetFeatureName,            // String used for -target-feature and 
-march, unless overridden.
   string Spelling,                     // The XYZ in HasXYZ and AEK_XYZ.
+  string ArchitectureFeatureName,      // The extension's "FEAT_*"" name(s) 
defined by the architecture
----------------
tmatheson-arm wrote:

Keep the name in sync with the name in the struct if you can

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

Reply via email to