summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2018-10-24 23:36:29 +0000
committerDavid Blaikie <dblaikie@gmail.com>2018-10-24 23:36:29 +0000
commit60fddac907a8759b02ff1ff2a60d426c1a0a9a8c (patch)
tree6e01fabcc18051b20cecf8140dfe6b318c276783 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py
parentac764aa88ea8c23d0f14a1296667394deff07fc4 (diff)
downloadbcm5719-llvm-60fddac907a8759b02ff1ff2a60d426c1a0a9a8c.tar.gz
bcm5719-llvm-60fddac907a8759b02ff1ff2a60d426c1a0a9a8c.zip
DebugInfo: Reuse common addresses for rnglist base address selections
This makes the offsets larger (since they are further from the base address) but those are in the .dwo - and allows removing addresses and relocations from the .o file. This could be built into the AddressPool more fundamentally, perhaps - when you ask for an AddressPool entry you could say "or give me some other entry and an offset I need to use" - though what to do about situations where the first use of an address in a section is not the earliest address in that section... is tricky. At least with range addresses we can be fairly sure we've seen the earliest address first because we see the start address for the function. llvm-svn: 345224
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud