diff options
author | william woodruff <william@yossarian.net> | 2021-10-10 09:40:22 +0530 |
---|---|---|
committer | Shivam Gupta <shivam98.tkg@gmail.com> | 2021-10-10 10:15:14 +0530 |
commit | e7fc254875ca9e82b899d5354fae9b5b779ff485 (patch) | |
tree | 728e49d5eee5aee8915be9c18b6f198352c34c95 /clang/lib/Basic/Module.cpp | |
parent | f95d9c95bbf4cf662b9a181245fc6dcede39f590 (diff) | |
download | llvm-e7fc254875ca9e82b899d5354fae9b5b779ff485.zip llvm-e7fc254875ca9e82b899d5354fae9b5b779ff485.tar.gz llvm-e7fc254875ca9e82b899d5354fae9b5b779ff485.tar.bz2 |
[BitcodeAnalyzer] allow a motivated user to dump BLOCKINFO
This adds the `--dump-blockinfo` flag to `llvm-bcanalyzer`, allowing a sufficiently motivated user to dump (parts of) the `BLOCKINFO_BLOCK` block. The default behavior is unchanged, and `--dump-blockinfo` only takes effect in the same context as other flags that control dump behavior (i.e., requires that `--dump` is also passed).
Reviewed By: tejohnson
Differential Revision: https://reviews.llvm.org/D107536
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions