[PATCH] D40512: [Debugify] Add a pass to test debug info preservation

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 5 13:09:48 PST 2017


vsk updated this revision to Diff 125595.
vsk added a comment.

- Move Debugify* to tools/opt, which simplifies the patch and avoids bloating llvm. Thanks @MatzeB for the suggestion!


https://reviews.llvm.org/D40512

Files:
  test/DebugInfo/debugify.ll
  test/Transforms/Mem2Reg/PromoteMemToRegister.ll
  tools/opt/CMakeLists.txt
  tools/opt/Debugify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40512.125595.patch
Type: text/x-patch
Size: 10700 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171205/3d3aa39a/attachment.bin>


More information about the llvm-commits mailing list