[PATCH] D69028: [DebugInfo] Correctly place DW_OP_derefs for arguments passed on stack

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 30 11:50:49 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3137fe4d23ee: [DebugInfo][DAG] Distinguish different kinds of location indirection (authored by jmorse).
Herald added a subscriber: hiraditya.

Changed prior to commit:
  https://reviews.llvm.org/D69028?vs=225220&id=227152#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69028/new/

https://reviews.llvm.org/D69028

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  llvm/test/DebugInfo/X86/stack-arg-deref.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69028.227152.patch
Type: text/x-patch
Size: 6510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191030/565a964d/attachment.bin>


More information about the llvm-commits mailing list