Port pass to NPM and update tests in DebugInfo/Generic.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D89730
[NPM] Port module-debuginfo pass to the new pass manager ClosedPublic Authored by akhuang on Oct 19 2020, 1:51 PM.
Details Summary Port pass to NPM and update tests in DebugInfo/Generic.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 19 2020, 2:29 PM This revision was landed with ongoing or failed builds.Oct 19 2020, 2:31 PM Closed by commit rGea693a162786: [NPM] Port module-debuginfo pass to the new pass manager (authored by akhuang). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 299141 llvm/include/llvm/Analysis/ModuleDebugInfoPrinter.h
llvm/include/llvm/InitializePasses.h
llvm/lib/Analysis/Analysis.cpp
llvm/lib/Analysis/ModuleDebugInfoPrinter.cpp
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/test/DebugInfo/Generic/debuginfofinder-forward-declaration.ll
llvm/test/DebugInfo/Generic/debuginfofinder-imported-global-variable.ll
llvm/test/DebugInfo/Generic/debuginfofinder-inlined-cu.ll
llvm/test/DebugInfo/Generic/debuginfofinder-multiple-cu.ll
|
this shouldn't be needed