Allow generic ARM cores to match any more specific ARM architecture.
authorGreg Clayton <gclayton@apple.com>
Sat, 12 Jul 2014 00:11:34 +0000 (00:11 +0000)
committerGreg Clayton <gclayton@apple.com>
Sat, 12 Jul 2014 00:11:34 +0000 (00:11 +0000)
commit44362e06d1a963ac6ed55b01f3c13bc4e1e55a45
tree8fab139ebcfbbcb00775a8ca11b9ff1f4713ea0f
parentfb9519838a45547c9acc2434afc9139438e7c700
Allow generic ARM cores to match any more specific ARM architecture.

<rdar://problem/15932248>

llvm-svn: 212863
lldb/source/Core/ArchSpec.cpp
lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp