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

William Woodruff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 9 20:57:34 PDT 2021


woodruffw added a comment.

Moved the new test to `llvm/test/Other/bcanalyzer-dump-blockinfo-option.txt` per @tejohnson's suggestion.

(I kept it in its own file for consistency with the other `llvm-bcanalyzer` tests in that dir.)


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