diff options
author | Vincent Lee <thevinster@users.noreply.github.com> | 2024-04-11 10:55:52 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-11 10:55:52 -0700 |
commit | 03f619da077bca72bb3b0d978a1f50a2fade2750 (patch) | |
tree | 0c005d5e7fc81f576e43fdf05b890ba717d7eda4 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | a417b9b759960cc4d7b49e95ddc2ef129b5abe12 (diff) | |
download | llvm-03f619da077bca72bb3b0d978a1f50a2fade2750.zip llvm-03f619da077bca72bb3b0d978a1f50a2fade2750.tar.gz llvm-03f619da077bca72bb3b0d978a1f50a2fade2750.tar.bz2 |
[StandardInstrumentations] Support -print-after-pass-number option (#87458)
There's already support for `-print-before-pass-number`, so it makes
sense that we also have a `-print-after-pass-number`. This is especially
useful if you want to print the IR after the very last pass without
resorting to `-print-after-all` and combing through stderr or the IR
file directory.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions