Handle all of the "thumb" target triple architecture variants that llvm
authorGreg Clayton <gclayton@apple.com>
Fri, 16 Dec 2011 18:15:52 +0000 (18:15 +0000)
committerGreg Clayton <gclayton@apple.com>
Fri, 16 Dec 2011 18:15:52 +0000 (18:15 +0000)
commitb5c39fe9ccbeb87972f8471711d9a503ff4e4336
treea1fd9a5923f3e854f2b14ac7a5a4d38dd23287fd
parentfbfd303dc4fff9b51b02f66b8c1df5b74a187bc3
Handle all of the "thumb" target triple architecture variants that llvm
handles.

llvm-svn: 146746
lldb/include/lldb/Core/ArchSpec.h
lldb/source/Core/ArchSpec.cpp
lldb/source/Plugins/Disassembler/llvm/DisassemblerLLVM.cpp