eliminate the last DOUTs from the targets.
[oota-llvm.git] / lib / Target / XCore / MCSectionXCore.h
index e2e55bdaa62aa522bf27f8e21e298553ccf3b3ef..02f8f95572c8bee211be1cb82c1b06c416910969 100644 (file)
@@ -44,7 +44,7 @@ public:
   
   /// PrintTargetSpecificSectionFlags - This handles the XCore-specific cp/dp
   /// section flags.
-  virtual void PrintTargetSpecificSectionFlags(const TargetAsmInfo &TAI,
+  virtual void PrintTargetSpecificSectionFlags(const MCAsmInfo &MAI,
                                                raw_ostream &OS) const;
 
 };