[PATCH] D107536: [BitcodeAnalyzer] allow a motivated user to dump BLOCKINFO

Shivam Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 14 11:21:31 PDT 2021


xgupta added reviewers: dexonsmith, tejohnson.
xgupta added a comment.

To make it convenient to get reviewing, please upload this patches with context, see documentation - https://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-command-line
`git show HEAD -U999999 > mypatch.patch` or `arc diff HEAD~`


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107536/new/

https://reviews.llvm.org/D107536



More information about the llvm-commits mailing list