[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
Mon Feb 1 01:55:36 PST 2021


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

- Rebasing on top of trunk
- Adding a unit test with a pass that deletes debug info metadata


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-original-dbginfo.ll
  llvm/test/DebugInfo/debugify-original-no-dbg-info.ll
  llvm/tools/opt/opt.cpp
  llvm/unittests/Transforms/Utils/CMakeLists.txt
  llvm/unittests/Transforms/Utils/DebugifyTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82545.320417.patch
Type: text/x-patch
Size: 43138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210201/bd2f0955/attachment-0001.bin>


More information about the llvm-commits mailing list