Add some more comments about checkings of invalid register numbers.
authorJohnny Chen <johnny.chen@apple.com>
Thu, 7 Apr 2011 18:33:19 +0000 (18:33 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Thu, 7 Apr 2011 18:33:19 +0000 (18:33 +0000)
commit4d4e25740bd1225f413a10db6166b620d2f5fbbb
tree4be29fe4c1390e23b11ab9fb2cb051f3100a1020
parent45e1a53efd40a594fa8bb59aee75bb0984770d29
Add some more comments about checkings of invalid register numbers.
And two test cases.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129090 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp
test/MC/Disassembler/ARM/arm-tests.txt
test/MC/Disassembler/ARM/invalid-LSL-regform.txt [new file with mode: 0644]