diff options
author | Arthur Eubanks <aeubanks@google.com> | 2021-05-07 14:32:20 -0700 |
---|---|---|
committer | Arthur Eubanks <aeubanks@google.com> | 2021-05-18 20:59:35 -0700 |
commit | 0c509dbc7e29cbd03f161513b8d335f768c7cc2b (patch) | |
tree | 04acdcae57e1967e0f6195f78732b918098d84c4 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 7faabe5fc91ef18b95780dabbc3dcdc906c961ea (diff) | |
download | llvm-0c509dbc7e29cbd03f161513b8d335f768c7cc2b.zip llvm-0c509dbc7e29cbd03f161513b8d335f768c7cc2b.tar.gz llvm-0c509dbc7e29cbd03f161513b8d335f768c7cc2b.tar.bz2 |
[NewPM] Add options to PrintPassInstrumentation
To bring D99599's implementation in line with the existing
PrintPassInstrumentation, and to fix a FIXME, add more customizability
to PrintPassInstrumentation.
Introduce three new options. The first takes over the existing
"-debug-pass-manager-verbose" cl::opt.
The second and third option are specific to -fdebug-pass-structure. They
allow indentation, and also don't print analysis queries.
To avoid more golden file tests than necessary, prune down the
-fdebug-pass-structure tests.
Reviewed By: asbirlea
Differential Revision: https://reviews.llvm.org/D102196
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions