================ @@ -3282,6 +3282,8 @@ def warn_unsupported_target_attribute "attribute string; '%select{target|target_clones|target_version}3' " "attribute ignored">, InGroup<IgnoredAttributes>; +def err_target_version_unsupported + : Error<"target_version attribute is not supported in this target">; ---------------- topperc wrote:
"in this target" -> "on this target" https://github.com/llvm/llvm-project/pull/115991 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits