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

Son Tuan Vu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 12 00:55:19 PDT 2018


tyb0807 updated this revision to Diff 146464.
tyb0807 marked an inline comment as done.
tyb0807 added a comment.

Sorry it was a local change, forgot to remove it before `diff`ing. Please tell me if there's any way to handle local change while still being able to create patch properly.

So do you need anything else (even if it is not in `debugify`)? I am willing to help!


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.146464.patch
Type: text/x-patch
Size: 17627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180512/b9f30162/attachment-0001.bin>


More information about the llvm-commits mailing list