[PATCH] D37078: [DebugInfo] Handle memory locations in LiveDebugValues
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 23 13:59:11 PDT 2017
rnk created this revision.
Herald added a subscriber: hiraditya.
Track the DIExpression that contains the offset and use it when
comparing variable locations.
https://reviews.llvm.org/D37078
Files:
llvm/lib/CodeGen/LiveDebugValues.cpp
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/test/DebugInfo/X86/live-debug-values-deref.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37078.112439.patch
Type: text/x-patch
Size: 11286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170823/a8bab9ae/attachment.bin>
More information about the llvm-commits
mailing list