[Lldb-commits] [PATCH] D52678: DWARFExpression: Resolve file addresses in the linked module

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Sun Sep 30 11:41:28 PDT 2018


clayborg added a comment.

If this isn't fixing up cases where the global does have an address (not just set to zero), we need to fix the code so it relinks the global address correctly.


https://reviews.llvm.org/D52678





More information about the lldb-commits mailing list