[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:35:42 PDT 2017


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

- Mostly s/MDNode/DILocalVariable/


https://reviews.llvm.org/D37911

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

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


More information about the llvm-commits mailing list