From: Bob Wilson Date: Tue, 13 Oct 2009 15:27:23 +0000 (+0000) Subject: Fix a tab. Thanks to Johnny Chen for pointing it out. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=a7fcb9b840775a8b45b63d597b88f8f05b12b962;p=oota-llvm.git Fix a tab. Thanks to Johnny Chen for pointing it out. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@83973 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/ARM/ARMInstrInfo.td b/lib/Target/ARM/ARMInstrInfo.td index 580ead8ec0b..3f1339df197 100644 --- a/lib/Target/ARM/ARMInstrInfo.td +++ b/lib/Target/ARM/ARMInstrInfo.td @@ -397,7 +397,7 @@ multiclass AI1_bin_s_irs opcod, string opc, PatFrag opnode, IIC_iALUr, opc, "s $dst, $a, $b", [(set GPR:$dst, (opnode GPR:$a, GPR:$b))]> { let isCommutable = Commutable; - let Inst{25} = 0; + let Inst{25} = 0; } def rs : AI1