Remove tabs.
[oota-llvm.git] / lib / Target / X86 / X86ISelLowering.h
index 1afe68ad67f0d8135e7db27c6586d7a8134f7a2e..78e4d757c2d59d15047c6f12213766770dbe15b7 100644 (file)
@@ -840,9 +840,9 @@ namespace llvm {
 
     virtual bool
     CanLowerReturn(CallingConv::ID CallConv, MachineFunction &MF,
-                  bool isVarArg,
-                  const SmallVectorImpl<ISD::OutputArg> &Outs,
-                  LLVMContext &Context) const;
+                   bool isVarArg,
+                   const SmallVectorImpl<ISD::OutputArg> &Outs,
+                   LLVMContext &Context) const;
 
     void ReplaceATOMIC_BINARY_64(SDNode *N, SmallVectorImpl<SDValue> &Results,
                                  SelectionDAG &DAG, unsigned NewOp) const;