80 column fix.
authorJim Grosbach <grosbach@apple.com>
Fri, 29 Oct 2010 23:21:57 +0000 (23:21 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 29 Oct 2010 23:21:57 +0000 (23:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117741 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/ARMCodeEmitter.cpp

index 4f8b3ca5f6188e0f0dcae26e57aea89bbdfd73cc..f5d63a8ac04c28fbbd298607df20d56bac855e98 100644 (file)
@@ -194,8 +194,8 @@ namespace {
         Binary |= (Reg << 13);
         return Binary;
       }
-    unsigned getNEONVcvtImm32OpValue(const MachineInstr &MI, unsigned Op) const {
-       return 0; }
+    unsigned getNEONVcvtImm32OpValue(const MachineInstr &MI, unsigned Op)
+      const { return 0; }
 
     /// getMovi32Value - Return binary encoding of operand for movw/movt. If the
     /// machine operand requires relocation, record the relocation and return