[PATCH] D37911: [DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 14:56:14 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313400: [DebugInfo] Insert DW_OP_deref when spilling indirect DBG_VALUEs (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D37911?vs=115499&id=115506#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37911

Files:
  llvm/trunk/lib/CodeGen/LiveDebugVariables.cpp
  llvm/trunk/test/DebugInfo/X86/bbjoin.ll
  llvm/trunk/test/DebugInfo/X86/spill-indirect-nrvo.ll
  llvm/trunk/test/DebugInfo/X86/spill-nontrivial-param.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37911.115506.patch
Type: text/x-patch
Size: 19904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170915/ca35a669/attachment.bin>


More information about the llvm-commits mailing list