[PATCH] D32920: Don't add DBG_VALUE instructions for static allocas in dbg.declare

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 8 13:11:35 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302461: Don't add DBG_VALUE instructions for static allocas in dbg.declare (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D32920?vs=98004&id=98196#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32920

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/trunk/test/CodeGen/X86/2012-11-30-misched-dbg.ll
  llvm/trunk/test/CodeGen/X86/2012-11-30-regpres-dbg.ll
  llvm/trunk/test/DebugInfo/COFF/local-variables.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32920.98196.patch
Type: text/x-patch
Size: 12053 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170508/8a0c8b53/attachment.bin>


More information about the llvm-commits mailing list