[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
Tue Feb 2 03:23:49 PST 2021


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

- Improving the test with positive result of debugify


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-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.320731.patch
Type: text/x-patch
Size: 42354 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210202/d0de43e9/attachment.bin>


More information about the llvm-commits mailing list