[PATCH] D56151: [DebugInfo] PR40010: Avoid register coalesing altering DBG_VALUE valuations

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 1 07:18:03 PST 2019


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

Rename new test case's file name, move it to the 'DebugInfo' directory too as that seems more appropriate.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56151/new/

https://reviews.llvm.org/D56151

Files:
  lib/CodeGen/RegisterCoalescer.cpp
  test/DebugInfo/MIR/X86/regcoalescing-clears-dead-dbgvals.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56151.188914.patch
Type: text/x-patch
Size: 12808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190301/1855a9c1/attachment.bin>


More information about the llvm-commits mailing list