[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 Jul 14 04:30:17 PDT 2020
djtodoro updated this revision to Diff 277777.
djtodoro added a comment.
- Rebase
- TODO: Consider another name for mode. 'original' might be too sharp.
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/check-debugify-preserves-analyses.ll
llvm/test/DebugInfo/debugify-each-original-dbginfo.ll
llvm/test/DebugInfo/debugify-each.ll
llvm/test/DebugInfo/debugify-export.ll
llvm/test/DebugInfo/debugify-original-dbginfo.ll
llvm/test/DebugInfo/debugify-original-no-dbg-info.ll
llvm/test/DebugInfo/debugify.ll
llvm/test/DebugInfo/pr37964.ll
llvm/test/Transforms/CodeGenPrepare/AArch64/overflow-intrinsics.ll
llvm/test/Transforms/CodeGenPrepare/SPARC/overflow-intrinsics.ll
llvm/test/Transforms/CodeGenPrepare/X86/overflow-intrinsics.ll
llvm/test/Transforms/CodeGenPrepare/X86/vec-shift.ll
llvm/test/Transforms/CorrelatedValuePropagation/ashr.ll
llvm/test/Transforms/CorrelatedValuePropagation/overflows.ll
llvm/test/Transforms/CorrelatedValuePropagation/sext.ll
llvm/test/Transforms/CorrelatedValuePropagation/udiv.ll
llvm/test/Transforms/InstCombine/call-guard.ll
llvm/test/Transforms/InstCombine/double-float-shrink-2.ll
llvm/test/Transforms/InstCombine/malloc-free-delete-dbginvar.ll
llvm/test/Transforms/InstCombine/musttail-thunk.ll
llvm/test/Transforms/SCCP/ipsccp-basic.ll
llvm/tools/opt/opt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82545.277777.patch
Type: text/x-patch
Size: 58244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/2fc96897/attachment.bin>
More information about the llvm-commits
mailing list