Prevent ARM Assembler crashing on unrecognised assembly format for DSB instruction
authorRichard Barton <richard.barton@arm.com>
Wed, 27 Jun 2012 09:36:19 +0000 (09:36 +0000)
committerRichard Barton <richard.barton@arm.com>
Wed, 27 Jun 2012 09:36:19 +0000 (09:36 +0000)
commitb69182095ce19c07a7207ab546f61bffc5111d8e
tree921adb3c2293e3a9d3e706620735ded98a70c39f
parent7d85f87acb4d46cfd315a08f6f64b23818eb47e4
Prevent ARM Assembler crashing on unrecognised assembly format for DSB instruction

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159257 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/AsmParser/ARMAsmParser.cpp