[PATCH] D58042: [LiveDebugValues] Emit parameter's entry value
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 23 06:30:43 PDT 2019
djtodoro updated this revision to Diff 200957.
djtodoro added a comment.
-Addressing comments
-Avoid indirect dbg_values (in addition to SP and FP locations) in order to avoid memory locations as entry values locations
**TODO**: Rebase this on top of NFC D62295 <https://reviews.llvm.org/D62295>
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58042/new/
https://reviews.llvm.org/D58042
Files:
lib/CodeGen/LiveDebugValues.cpp
test/DebugInfo/MIR/X86/dbginfo-entryvals.mir
test/DebugInfo/MIR/X86/multiple-param-dbg-value-entry.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58042.200957.patch
Type: text/x-patch
Size: 26356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190523/4f3680bf/attachment.bin>
More information about the llvm-commits
mailing list