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

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 27 03:23:15 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364515: [DebugInfo] Avoid register coalesing unsoundly changing DBG_VALUE locations (authored by jmorse, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D56151?vs=188914&id=206813#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56151

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56151.206813.patch
Type: text/x-patch
Size: 12958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190627/0b145868/attachment.bin>


More information about the llvm-commits mailing list