[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 10:55:07 PDT 2017


rnk updated this revision to Diff 109157.
rnk added a comment.

- add more fbreg dwarfdump tests


https://reviews.llvm.org/D36117

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

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


More information about the llvm-commits mailing list