eliminate the last DOUTs from the targets.
[oota-llvm.git] / lib / Target / XCore / XCoreMachineFunctionInfo.h
index 43adb0f917c9974919276ade12ad6a5634b762c5..124a011f3cb83f96df4a6ba884f0673e0f9315c8 100644 (file)
@@ -40,7 +40,7 @@ public:
     FPSpillSlot(0),
     VarArgsFrameIndex(0) {}
   
-  XCoreFunctionInfo(MachineFunction &MF) :
+  explicit XCoreFunctionInfo(MachineFunction &MF) :
     UsesLR(false),
     LRSpillSlot(0),
     FPSpillSlot(0),