From: Owen Anderson Date: Wed, 10 Aug 2011 17:38:05 +0000 (+0000) Subject: Tabs --> spaces. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=fd9085dca374f9f67a5c416be8056eb5bb4cb831;p=oota-llvm.git Tabs --> spaces. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137225 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/ARM/ARMInstrInfo.td b/lib/Target/ARM/ARMInstrInfo.td index 0489bc95584..678ac2a44fa 100644 --- a/lib/Target/ARM/ARMInstrInfo.td +++ b/lib/Target/ARM/ARMInstrInfo.td @@ -344,7 +344,7 @@ def bl_target : Operand { // Encoded the same as branch targets. let EncoderMethod = "getARMBranchTargetOpValue"; let OperandType = "OPERAND_PCREL"; - let DecoderMethod = "DecodeBLTargetOperand"; + let DecoderMethod = "DecodeBLTargetOperand"; } @@ -482,7 +482,7 @@ def so_imm : Operand, ImmLeaf { let EncoderMethod = "getSOImmOpValue"; let ParserMatchClass = SOImmAsmOperand; - let DecoderMethod = "DecodeSOImmOperand"; + let DecoderMethod = "DecodeSOImmOperand"; } // Break so_imm's up into two pieces. This handles immediates with up to 16