[PATCH] D58042: [LiveDebugValues] Emit parameter's entry value
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 1 06:31:01 PDT 2019
djtodoro updated this revision to Diff 207287.
djtodoro added a comment.
-Avoid a single location represented as an entry value (+ add a test for that)
-Allow a debug entry value after a first terminator
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58042/new/
https://reviews.llvm.org/D58042
Files:
include/llvm/CodeGen/MachineInstr.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
lib/CodeGen/LiveDebugValues.cpp
lib/CodeGen/MachineVerifier.cpp
test/DebugInfo/MIR/X86/avoid-single-entry-value-location.mir
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.207287.patch
Type: text/x-patch
Size: 26186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190701/067b3fb5/attachment.bin>
More information about the llvm-commits
mailing list