In addition, move the definition of the class into the Debugify.h, so we can use it from different levels.
The motivation for this is D82547.
Paths
| Differential D83391
[NFC][Debugify] Rename OptCustomPassManager into DebugifyCustomPassManager ClosedPublic Authored by djtodoro on Jul 8 2020, 5:57 AM.
Details Summary In addition, move the definition of the class into the Debugify.h, so we can use it from different levels. The motivation for this is D82547.
Diff Detail Event Timeline
djtodoro added inline comments.
This revision is now accepted and ready to land.Jul 20 2020, 6:13 PM Closed by commit rG30b015dbe9cc: [NFC][Debugify] Rename OptCustomPassManager into DebugifyCustomPassManager (authored by djtodoro). · Explain WhyJul 21 2020, 3:16 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 277776 llvm/include/llvm/Transforms/Utils/Debugify.h
llvm/tools/opt/opt.cpp
|