Move a check to the validateInstruction() function where it more properly belongs.
authorChad Rosier <mcrosier@apple.com>
Thu, 30 Aug 2012 23:20:38 +0000 (23:20 +0000)
committerChad Rosier <mcrosier@apple.com>
Thu, 30 Aug 2012 23:20:38 +0000 (23:20 +0000)
commit64b3444cbf7f5976502ff4cf6fc89aed4986b59c
tree281e2dd0842c8b827606a451eb30e658301dd8c0
parentcee2f72bfeccd06caec14f20faa9c28d95c6cead
Move a check to the validateInstruction() function where it more properly belongs.

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