================
@@ -1886,6 +1886,11 @@ def fprofile_update_EQ : Joined<["-"],
"fprofile-update=">,
Values<"atomic,prefer-atomic,single">,
MetaVarName<"<method>">, HelpText<"Set update method of profile counters">,
MarshallingInfoFlag<CodeGenOpts<"AtomicProfileUpdate">>;
+def fprofile_continuous : Flag<["-"], "fprofile-continuous">,
----------------
w2yehia wrote:
Thanks for the feedback. I prefer `-fprofile-continuous` since everywhere we
call this feature the "continuous mode". If others feel strongly about changing
it, then I can ofcourse change it.
https://github.com/llvm/llvm-project/pull/124353
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits