ARM instruction don't have instruction prefixes, so remove the helper functions
authorJim Grosbach <grosbach@apple.com>
Thu, 7 Oct 2010 20:41:30 +0000 (20:41 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 7 Oct 2010 20:41:30 +0000 (20:41 +0000)
commitae93ed1dd7fdb92239bbf255017e0d2ae82d434a
treef84d3f45147585e8feae482d893049e9500d9fb4
parent069594a94f485729e82aec29d2e8d16eb47744fa
ARM instruction don't have instruction prefixes, so remove the helper functions
for them from the MCCodeEmitter.

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