[PATCH] D82545: [Debugify] Make the debugify aware of the original (-g) Debug Info

Djordje Todorovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 1 03:37:56 PDT 2020


djtodoro updated this revision to Diff 295518.
djtodoro added a comment.

- Return the names

(TODO: rebase the rest of the patches from the stack once this is finished)


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

https://reviews.llvm.org/D82545

Files:
  llvm/docs/HowToUpdateDebugInfo.rst
  llvm/include/llvm/Transforms/Utils/Debugify.h
  llvm/lib/Transforms/Utils/Debugify.cpp
  llvm/test/DebugInfo/debugify-each-original-dbginfo.ll
  llvm/test/DebugInfo/debugify-original-dbginfo.ll
  llvm/test/DebugInfo/debugify-original-no-dbg-info.ll
  llvm/tools/opt/opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82545.295518.patch
Type: text/x-patch
Size: 41501 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201001/983e12af/attachment-0001.bin>


More information about the llvm-commits mailing list