Maintain stylistic consistency.
authorEvan Cheng <evan.cheng@apple.com>
Sat, 21 Nov 2009 02:32:35 +0000 (02:32 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 21 Nov 2009 02:32:35 +0000 (02:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89535 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Target/TargetRegisterInfo.h

index e82a0c7f8ece98b2790ade16ad50f3ecfda2ea62..07737590af43b183bd533db9bfb0308b39de2d60 100644 (file)
@@ -656,7 +656,9 @@ public:
                                      MachineBasicBlock::iterator I,
                                      MachineBasicBlock::iterator &UseMI,
                                      const TargetRegisterClass *RC,
-                                     unsigned Reg) const {return false;}
+                                     unsigned Reg) const {
+    return false;
+  }
 
   /// eliminateFrameIndex - This method must be overriden to eliminate abstract
   /// frame indices from instructions which may use them.  The instruction