Thumb .n mnemonic qualifiers can be ignored for now.
authorJim Grosbach <grosbach@apple.com>
Wed, 24 Aug 2011 22:19:48 +0000 (22:19 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 24 Aug 2011 22:19:48 +0000 (22:19 +0000)
commit4d23e99d2a272a4de06ee31eee6d8e501809a573
treeacd768d1aa6b6a24e393086a17d04f98ec4eb55c
parentf69c80403620ef38674e037ae2664f1bbe5a4f3c
Thumb .n mnemonic qualifiers can be ignored for now.

We'll need to pay attention to them when we start getting more serious about
the details of parsing thumb2 assembly.

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