[PATCH] D36117: [DebugInfo] Don't turn dbg.declare into DBG_VALUE for static allocas

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 1 12:45:58 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309729: [DebugInfo] Don't turn dbg.declare into DBG_VALUE for static allocas (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D36117?vs=109157&id=109185#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36117

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/test/DebugInfo/COFF/local-variables.ll
  llvm/trunk/test/DebugInfo/WebAssembly/dbg-declare.ll
  llvm/trunk/test/DebugInfo/X86/array.ll
  llvm/trunk/test/DebugInfo/X86/dbg-declare-alloca.ll
  llvm/trunk/test/DebugInfo/X86/dbg-declare.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36117.109185.patch
Type: text/x-patch
Size: 7124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170801/2f05a8ef/attachment.bin>


More information about the llvm-commits mailing list