[PATCH] D46525: [Debugify] Introduce debugify-each and DebugifyFunctionPass

Son Tuan Vu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 9 05:24:05 PDT 2018


tyb0807 updated this revision to Diff 145898.
tyb0807 marked 12 inline comments as done.
tyb0807 added a comment.

Hello Vedant,

Thanks for your comments. I've updated the patch accordingly.


Repository:
  rL LLVM

https://reviews.llvm.org/D46525

Files:
  include/llvm/IR/IRPrintingPasses.h
  lib/IR/IRPrintingPasses.cpp
  test/DebugInfo/debugify-each.ll
  test/DebugInfo/debugify.ll
  test/Transforms/Mem2Reg/PromoteMemToRegister.ll
  tools/opt/Debugify.cpp
  tools/opt/PassPrinters.h
  tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46525.145898.patch
Type: text/x-patch
Size: 30289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180509/d705cc58/attachment-0001.bin>


More information about the llvm-commits mailing list