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

Vladislav Khmelevsky via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 17 10:45:17 PDT 2024


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

It is made by git clang-format  ¯\_(ツ)_/¯ And the formatting test here is passed too. What shell I do remove and push or go as-is?

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


More information about the llvm-commits mailing list