[PATCH] D67393: [DebugInfo] LiveDebugValues: Defer all DBG_VALUE creation during analysis
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 10 04:13:10 PDT 2019
jmorse updated this revision to Diff 219516.
jmorse added a comment.
(Ninja-edit: this moves transfer-insertion to before flushPendingLocs. flushPendingLocs may manipulate VarLocs that refer to not-yet-inserted DBG_VALUEs as their sources).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67393/new/
https://reviews.llvm.org/D67393
Files:
lib/CodeGen/LiveDebugValues.cpp
test/DebugInfo/MIR/X86/live-debug-values-bad-transfer.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67393.219516.patch
Type: text/x-patch
Size: 5155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190910/8e8c5301/attachment.bin>
More information about the llvm-commits
mailing list