Parallel to https://reviews.llvm.org/D84772.
Will use this for printing when a pass is skipped.
Paths
| Differential D85478
[NewPM] Add callback for skipped passes ClosedPublic Authored by aeubanks on Aug 6 2020, 3:21 PM.
Details
Summary Parallel to https://reviews.llvm.org/D84772. Will use this for printing when a pass is skipped.
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Aug 6 2020, 6:42 PM This revision was landed with ongoing or failed builds.Aug 6 2020, 6:59 PM Closed by commit rG72c95b22137d: [NewPM] Add callback for skipped passes (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 283791 llvm/include/llvm/IR/PassInstrumentation.h
llvm/unittests/IR/PassBuilderCallbacksTest.cpp
|
Add an empty line and a short comment, the underscore should be "<string>". Please also do this for