[PATCH] D56265: [DebugInfo] MCP: collect and update DBG_VALUEs encountered in local block
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 4 03:48:13 PST 2019
jmorse updated this revision to Diff 180217.
jmorse marked 2 inline comments as done.
jmorse added a comment.
Pass MI reference to ReadRegister, avoiding the need for more assertions.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56265/new/
https://reviews.llvm.org/D56265
Files:
lib/CodeGen/MachineCopyPropagation.cpp
test/CodeGen/MIR/X86/pr38773.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56265.180217.patch
Type: text/x-patch
Size: 4614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190104/72e24e5a/attachment.bin>
More information about the llvm-commits
mailing list