[PATCH] D89730: [NPM] Port module-debuginfo pass to the new pass manager

Amy Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 14:31:52 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGea693a162786: [NPM] Port module-debuginfo pass to the new pass manager (authored by akhuang).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89730/new/

https://reviews.llvm.org/D89730

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89730.299172.patch
Type: text/x-patch
Size: 9908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201019/0c7f3a51/attachment.bin>


More information about the llvm-commits mailing list