Make comment lines stick out less.
authorBrian Gaeke <gaeke@uiuc.edu>
Thu, 27 May 2004 21:41:48 +0000 (21:41 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Thu, 27 May 2004 21:41:48 +0000 (21:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13858 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/SparcV9/SparcV9RegisterInfo.h

index 4b3c831b0c82127fa791cdbceee8edab8bcfcdf7..9a3d8ec6c93d5802457109068843d2ea1275e3a6 100644 (file)
@@ -69,9 +69,9 @@ namespace llvm {
     /* 5  */ o5, o7, l0, l1, l2,
     /* 10 */ l3, l4, l5, l6, l7,
     /* 15 */ i0, i1, i2, i3, i4,
-    /* 20 */ i5, i6, i7, g0, g1,  // i6 is frame ptr, i7 is ret addr, g0 is zero 
+    /* 20 */ i5, i6, i7, g0, g1, // i6 is frame ptr, i7 is ret addr, g0 is zero 
     /* 25 */ g2, g3, g4, g5, g6,
-    /* 30 */ g7, o6,              // o6 is stack ptr
+    /* 30 */ g7, o6,             // o6 is stack ptr
 
     // SparcV9FloatRegClass(FloatRegClassID)
     // - regs 32 .. 63 are FPSingleRegType, 64 .. 95 are FPDoubleRegType