MaskRay added inline comments.
================ Comment at: llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp:266 + PGOOldCFGHashing("pgo-instr-old-cfg-hashing", cl::init(false), cl::Hidden, + cl::desc("Use the old CFG function hashing.")); + ---------------- Nit: descriptions usually don't end with a period (I know that some descriptions in this file are not consistent) Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D84782/new/ https://reviews.llvm.org/D84782 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits