[PATCH] D90365: [Debugify] Port -debugify-each to NewPM

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 20:11:46 PDT 2020


MaskRay updated this revision to Diff 301509.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Delete an unneeded change. Fix tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90365

Files:
  llvm/include/llvm/Transforms/Utils/Debugify.h
  llvm/lib/Transforms/Utils/Debugify.cpp
  llvm/test/DebugInfo/debugify-each.ll
  llvm/test/DebugInfo/debugify-export.ll
  llvm/test/DebugInfo/pr37964.ll
  llvm/tools/opt/NewPMDriver.cpp
  llvm/tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90365.301509.patch
Type: text/x-patch
Size: 8307 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201029/b3bfaf02/attachment.bin>


More information about the llvm-commits mailing list