[PATCH] D57694: [DebugInfo][DAG] Either salvage dangling debug info or emit Undef DBG_VALUEs
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 4 10:39:10 PST 2019
jmorse updated this revision to Diff 185086.
jmorse added a comment.
Address comments; also re-instate and revise the 'TODO' comment I was deleting. After reading it again, I think it's not referring to the problem that this patch solves.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57694/new/
https://reviews.llvm.org/D57694
Files:
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
test/DebugInfo/X86/sdag-dangling-dbgvalue.ll
test/DebugInfo/X86/sdag-ir-salvage.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57694.185086.patch
Type: text/x-patch
Size: 11415 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190204/42b9c2b6/attachment.bin>
More information about the llvm-commits
mailing list