Set the address size based on the target's arch instead
authorJason Molenda <jmolenda@apple.com>
Thu, 8 Dec 2016 02:02:45 +0000 (02:02 +0000)
committerJason Molenda <jmolenda@apple.com>
Thu, 8 Dec 2016 02:02:45 +0000 (02:02 +0000)
commit49034417dad38fb0b6f6b486108d8e6d7495ff6d
tree97addc1d2ad4cfb176172e823e03db92f5e49ae3
parentf965cc86325ea6690ed361487f0b3b0f5479c82d
Set the address size based on the target's arch instead
of using the address of the all_image_infos struct.
<rdar://problem/29547847>

llvm-svn: 289016
lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.cpp