void edited subscribers, added: manojgupta; removed: cfe-commits.
void added a comment.
Friendly ping. :-)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62627/new/
https://reviews.llvm.org/D62627
___
c
zhizhouy updated this revision to Diff 252143.
zhizhouy marked 4 inline comments as done.
zhizhouy retitled this revision from "[NFC] Do not run CGProfilePass when
-fno-integrated-as is on" to "[NFC] Do not run CGProfilePass when not using
integrated assembler".
zhizhouy added a comment.
Thanks
xur added a comment.
look good to me with the fix of comments.
Comment at: llvm/include/llvm/Passes/PassBuilder.h:110
+ /// Tuning option to enable/disable call graph profile. Its default value is
+ /// true.
+ bool CallGrpahProfile;
The default value is spe