[Lldb-commits] [PATCH] D70532: [lldb] Improve/fix base address selection in location lists

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 26 04:15:27 PST 2019


labath updated this revision to Diff 231041.
labath added a comment.

Rename to {cu,func}_{file,load}_addr as appropriate.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70532

Files:
  lldb/include/lldb/Expression/DWARFExpression.h
  lldb/source/Expression/DWARFExpression.cpp
  lldb/source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
  lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  lldb/test/Shell/SymbolFile/DWARF/Inputs/debug_loc-aslr.yaml
  lldb/test/Shell/SymbolFile/DWARF/debug_loc-aslr.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70532.231041.patch
Type: text/x-patch
Size: 24871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191126/6357adc3/attachment-0001.bin>


More information about the lldb-commits mailing list