80 col violation.
authorEvan Cheng <evan.cheng@apple.com>
Thu, 2 Jul 2009 01:30:04 +0000 (01:30 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Thu, 2 Jul 2009 01:30:04 +0000 (01:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74683 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/ARMInstrInfo.td

index 380012108eadd13ccd73cfa2f98d149624d2db67..496fdc491e2099fee5d39a1a8a564c529a16012d 100644 (file)
@@ -751,7 +751,7 @@ def LDRSB_PRE : AI3ldsbpr<(outs GPR:$dst, GPR:$base_wb),
 
 def LDRSB_POST: AI3ldsbpo<(outs GPR:$dst, GPR:$base_wb),
                       (ins GPR:$base,am3offset:$offset), LdMiscFrm,
-                      "ldr", "sb $dst, [$base], $offset", "$base = $base_wb", []>;
+                    "ldr", "sb $dst, [$base], $offset", "$base = $base_wb", []>;
 }
 
 // Store