[PATCH] D107536: [BitcodeAnalyzer] allow a motivated user to dump BLOCKINFO
Shivam Gupta via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 8 21:40:47 PDT 2021
xgupta added a subscriber: mehdi_amini.
xgupta added a comment.
Yes, we don't use llvm-stress in testcases. I think you take input .bc file from llvm/test/Other/Inputs. Other than that testcase, changes LGTM but @mehdi_amini might give it final approval.
Screenshot of the output of --dump-blockinfo flag.
F19498105: dump-blockinfo.png <https://reviews.llvm.org/F19498105>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107536/new/
https://reviews.llvm.org/D107536
More information about the llvm-commits
mailing list