[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:23:28 PDT 2020


akhuang updated this revision to Diff 299169.
akhuang marked 2 inline comments as done.
akhuang added a comment.

clean up code


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.299169.patch
Type: text/x-patch
Size: 9908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201019/ee94431f/attachment.bin>


More information about the llvm-commits mailing list