If we have a MachO file loaded from memory, make sure we can always get the symbol...
authorGreg Clayton <gclayton@apple.com>
Mon, 8 Jun 2015 21:53:11 +0000 (21:53 +0000)
committerGreg Clayton <gclayton@apple.com>
Mon, 8 Jun 2015 21:53:11 +0000 (21:53 +0000)
commit0734737b65be1ddd4a52dc8ffaf000df582534e5
tree426b3c2e41a746f65287cdfd054771b2734838b4
parent10511a493e01d2ae46830e3b0f872cf733f940d8
If we have a MachO file loaded from memory, make sure we can always get the symbol table even if we don't have the __LINKEDIT load address set in the target.

<rdar://problem/21208168>

llvm-svn: 239354
lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.h