[llvm] [BOLT] Flow conservation scores (PR #127954)

Amir Ayupov via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 20 10:34:13 PST 2025


================
@@ -58,10 +58,10 @@ extern cl::opt<bolt::IdenticalCodeFolding::ICFLevel, false,
                llvm::bolt::DeprecatedICFNumericOptionParser>
     ICF;
 
-static cl::opt<bool>
----------------
aaupov wrote:

Can we leave formatting as-is here and below, or it's added by clang-format?

https://github.com/llvm/llvm-project/pull/127954


More information about the llvm-commits mailing list