[PATCH] D124588: [BOLT] Warn about the number of mismatched branches
Paul Kirth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 2 17:27:07 PDT 2022
paulkirth added a comment.
Thanks for the feedback. Removing the variable was another approach I considered, but it seemed important. Since its redundant, I'll just update the patch as you've suggested.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124588/new/
https://reviews.llvm.org/D124588
More information about the llvm-commits
mailing list