[ARMv8] Add an assembler warning for the deprecated 'setend' instruction.
authorJoey Gouly <joey.gouly@arm.com>
Fri, 2 Aug 2013 19:18:12 +0000 (19:18 +0000)
committerJoey Gouly <joey.gouly@arm.com>
Fri, 2 Aug 2013 19:18:12 +0000 (19:18 +0000)
commit787fdb86a71c5108c231b3bbbb7d3fea3ce4bb8c
tree5d680b78db2c48ed29e1b28053a43ca5f7fdc3e2
parentf2855f88864cb00c774114b80b78f2388821b8ca
[ARMv8] Add an assembler warning for the deprecated 'setend' instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187666 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp
test/MC/ARM/deprecated-v8.s [new file with mode: 0644]