[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
Mon Jan 14 07:08:56 PST 2019


jmorse updated this revision to Diff 181550.
jmorse added a comment.

Use enumeration and explicit function arguments to disambiguate debug and regular register readers


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.181550.patch
Type: text/x-patch
Size: 4749 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190114/dd34d9a9/attachment.bin>


More information about the llvm-commits mailing list