Specify that the thumb setend and blx <immed> instructions are not valid on an m...
authorKeith Walker <kwalker@arm.com>
Tue, 5 Aug 2014 15:11:59 +0000 (15:11 +0000)
committerKeith Walker <kwalker@arm.com>
Tue, 5 Aug 2014 15:11:59 +0000 (15:11 +0000)
commitf2115a0b0dc449684261323b047a25dae529f7b7
tree22b80b92c69e9be29d7bbc04822f134d1d44dd9d
parent966fc9344bc875fccd4ddce71e07b9ff1aaed7a7
Specify that the thumb setend and blx <immed> instructions are not valid on an m-class target

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214871 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/ARMInstrThumb.td
test/MC/ARM/thumb-not-mclass.s [new file with mode: 0644]