Correction to assert statemtent to allow 32-bit unsigned numbers with the top bit...
authorRichard Barton <richard.barton@arm.com>
Thu, 1 May 2014 11:37:44 +0000 (11:37 +0000)
committerRichard Barton <richard.barton@arm.com>
Thu, 1 May 2014 11:37:44 +0000 (11:37 +0000)
commit8b88679164bfe1bf70dff504c86789f809a15563
tree60f746f4991ef5d80368da8ef5054806d8ba8631
parent06ace3c8697a80f87773f51eb355c9f85fb01e61
Correction to assert statemtent to allow 32-bit unsigned numbers with the top bit set.

This fixes an ARM assembler crash - regression test added.

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