The "trap" instruction is one of this which doesn't have a condition code. Hack
authorBill Wendling <isanbard@gmail.com>
Sun, 21 Nov 2010 10:56:05 +0000 (10:56 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 21 Nov 2010 10:56:05 +0000 (10:56 +0000)
commit9717fa9f29696bca45ddfdf206b1c382c8b40b78
treec35b3af129539cd3ed046a882f6b6572adf8456c
parent7d0affdf02f5bbdda5f6ee067c5003f87e9ccc39
The "trap" instruction is one of this which doesn't have a condition code. Hack
the code to not add a "condition code" if it's trap.

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