[PATCH] D57328: [DebugInfo][DAG] Always emit DBG_VALUEs of FrameIndexes regardless of their SDNodes

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 29 01:40:01 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352467: [DebugInfo][DAG] Process FrameIndex dbg.values unconditionally (authored by jmorse, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57328?vs=183884&id=184037#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57328

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/test/DebugInfo/NVPTX/dbg-value-const-byref.ll
  llvm/trunk/test/DebugInfo/X86/dbg-value-frame-index-2.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57328.184037.patch
Type: text/x-patch
Size: 5239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190129/6c513db7/attachment.bin>


More information about the llvm-commits mailing list