[llvm] [BOLT] Flow conservation scores (PR #127954)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 24 08:52:00 PST 2025
================
@@ -58,10 +58,10 @@ extern cl::opt<bolt::IdenticalCodeFolding::ICFLevel, false,
llvm::bolt::DeprecatedICFNumericOptionParser>
ICF;
-static cl::opt<bool>
----------------
ShatianWang wrote:
They are added by VSCode -- every time I `command s` to save the file, it does automatic formatting.
https://github.com/llvm/llvm-project/pull/127954
More information about the llvm-commits
mailing list