[PATCH] D57694: [DebugInfo][DAG] Either salvage dangling debug info or emit Undef DBG_VALUEs

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 13 08:33:05 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353954: [DebugInfo][DAG] Either salvage dangling debug info or emit Undef DBG_VALUEs (authored by jmorse, committed by ).
Herald added a subscriber: jdoerfert.

Changed prior to commit:
  https://reviews.llvm.org/D57694?vs=185086&id=186677#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57694

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/trunk/test/DebugInfo/X86/sdag-dangling-dbgvalue.ll
  llvm/trunk/test/DebugInfo/X86/sdag-ir-salvage.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57694.186677.patch
Type: text/x-patch
Size: 11470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190213/50beed69/attachment.bin>


More information about the llvm-commits mailing list