[Lldb-commits] [PATCH] D52678: DWARFExpression: Resolve file addresses in the linked module
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Oct 1 14:02:58 PDT 2018
aprantl updated this revision to Diff 167827.
aprantl added a comment.
Thanks, that was excellent feedback! Updated the patch to set the expression's module instead.
https://reviews.llvm.org/D52678
Files:
include/lldb/Expression/DWARFExpression.h
packages/Python/lldbsuite/test/functionalities/target_var/Makefile
packages/Python/lldbsuite/test/functionalities/target_var/TestTargetVar.py
packages/Python/lldbsuite/test/functionalities/target_var/globals.c
packages/Python/lldbsuite/test/functionalities/target_var/globals.ll
source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52678.167827.patch
Type: text/x-patch
Size: 5105 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181001/956eafa6/attachment.bin>
More information about the lldb-commits
mailing list