================
@@ -3031,6 +3032,11 @@ defm skip_odr_check_in_gmf : BoolOption<"f",
"skip-odr-check-in-gmf",
"Perform ODR checks for decls in the global module fragment.">>,
Group<f_Group>;
+def gen_reduced_bmi : Flag<["-"], "fgen-reduced-bmi">,
+ Group<i_Group>, Visibility<[ClangOption, CC1Option]>,
----------------
MaskRay wrote:
should be f_Group
https://github.com/llvm/llvm-project/pull/85050
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits