ARM support the .arm and .thumb directives for assembly mode switching.
authorJim Grosbach <grosbach@apple.com>
Wed, 7 Dec 2011 18:04:19 +0000 (18:04 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 7 Dec 2011 18:04:19 +0000 (18:04 +0000)
commit9a70df99ca674b288d50dbf454779ed75d6e48dd
tree6fb406eff46ccb2ef2579959ca40d70651758df0
parent465becf481092f18c75459f1975f8faaf58aa0c0
ARM support the .arm and .thumb directives for assembly mode switching.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146042 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/mode-switch.s