Enable armv7 core file writing for Mach-O binaries.
authorJason Molenda <jmolenda@apple.com>
Wed, 12 Nov 2014 02:39:14 +0000 (02:39 +0000)
committerJason Molenda <jmolenda@apple.com>
Wed, 12 Nov 2014 02:39:14 +0000 (02:39 +0000)
commit4b0c118713a1d9e062ac0f795cf0c92360473140
treebafbcefc9efea4b4cf5026dfe53c19b36f817926
parent5b7bb884e69c28d41ae5240b8e95bed77014c76a
Enable armv7 core file writing for Mach-O binaries.
The problems with the dyld all image infos struct
seems to be specific to arm64.

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