Tidy up. Tab character.

llvm-svn: 138072
This commit is contained in:
Jim Grosbach 2011-08-19 20:30:19 +00:00
parent 3f73184d90
commit dbb60f960a
1 changed files with 1 additions and 1 deletions

View 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.