Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D133263
[NewPM] Switch -filter-passes from ClassName to pass-name ClosedPublic Authored by MaskRay on Sep 3 2022, 3:35 PM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 7 2022, 9:30 PM This revision was landed with ongoing or failed builds.Sep 7 2022, 10:02 PM Closed by commit rGf48931f3a86d: [NewPM] Switch -filter-passes from ClassName to pass-name (authored by MaskRay). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 458642 llvm/include/llvm/IR/PrintPasses.h
llvm/include/llvm/Passes/StandardInstrumentations.h
llvm/lib/IR/PrintPasses.cpp
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/StandardInstrumentations.cpp
llvm/test/Other/ChangePrinters/DotCfg/print-changed-dot-cfg.ll
llvm/test/Other/ChangePrinters/print-changed-diff.ll
llvm/test/Other/change-printer.ll
llvm/test/Other/print-on-crash.ll
|