Tidy up. Tab character.
authorJim Grosbach <grosbach@apple.com>
Fri, 19 Aug 2011 20:30:19 +0000 (20:30 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 19 Aug 2011 20:30:19 +0000 (20:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138072 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/ARM/ARMInstrFormats.td

index cf764e926945d4d2ddf5a206cfee888c6f6ab332..17a82b1024e749f3c3e8774dc1d0a6b2f0c1ec85 100644 (file)
@@ -152,7 +152,7 @@ def pred : PredicateOperand<OtherVT, (ops i32imm, CCR),
                                      (ops (i32 14), (i32 zero_reg))> {
   let PrintMethod = "printPredicateOperand";
   let ParserMatchClass = CondCodeOperand;
-       let DecoderMethod = "DecodePredicateOperand";
+  let DecoderMethod = "DecodePredicateOperand";
 }
 
 // Conditional code result for instructions whose 's' bit is set, e.g. subs.