manmanren marked 3 inline comments as done.
manmanren added inline comments.


================
Comment at: include/clang/Driver/Options.td:774
+    Group<f_Group>, Flags<[CoreOption]>,
+    HelpText<"Generate instrumented code to collect order file into 
default.profraw file (overridden by '=' form of option or LLVM_PROFILE_FILE env 
var)">;
 
----------------
modocache wrote:
> Would it make sense to add documentation to the Clang User's Manual for this 
> option? Some other profiling options are mentioned there, but not all.
Will do this in a followup!


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58751/new/

https://reviews.llvm.org/D58751



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to