Reformat blank lines.
[oota-llvm.git] / lib / Target / PowerPC / PPCRegisterInfo.h
index cd25b0e3ec32c378619fe4d0e2cf1896e9d6d28a..4bf64bfad4ea3ecb63c8a0535d44a309ea0f8cd5 100644 (file)
@@ -54,13 +54,13 @@ inline static unsigned getCRFromCRBit(unsigned SrcReg) {
   return Reg;
 }
 
-
 class PPCRegisterInfo : public PPCGenRegisterInfo {
   DenseMap<unsigned, unsigned> ImmToIdxMap;
   const PPCTargetMachine &TM;
+
 public:
   PPCRegisterInfo(const PPCTargetMachine &TM);
-  
+
   /// getPointerRegClass - Return the register class to use to hold pointers.
   /// This is used for addressing modes.
   const TargetRegisterClass *