MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.

LGTM.



================
Comment at: llvm/lib/LTO/LTOCodeGenerator.cpp:125
+                    cl::desc("Perform context sensitive PGO instrumentation"),
+                    cl::init(false));
+
----------------
Delete `cl::init(false)`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138854

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

Reply via email to