Fix opcode value for the 'trap' instruction, keeping the type suffix on the
authorJim Grosbach <grosbach@apple.com>
Thu, 23 Sep 2010 19:32:40 +0000 (19:32 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 23 Sep 2010 19:32:40 +0000 (19:32 +0000)
commit24e6f2f802e43af0e3c72ed17fa73e3bc101dc9e
tree546c9811f820a2dce8a7a467cd929aae09a72133
parent5c49b6960967be165cdf5877832772da048e9690
Fix opcode value for the 'trap' instruction, keeping the type suffix on the
constant. Hopefully the non-Darwin bots will like it...

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