[llvm] [BOLT][NFC] Fix build (PR #99361)

Amir Ayupov via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 17 10:43:39 PDT 2024


================
@@ -1500,7 +1502,7 @@ void RewriteInstance::registerFragments() {
     }
     BC->errs() << "BOLT-ERROR: parent function not found for " << *BF << '\n';
     exit(1);
-  }
----------------
aaupov wrote:

Format

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


More information about the llvm-commits mailing list