Switch the asmprinter (.ll) and all the stuff it requires over to
[oota-llvm.git] / lib / Target / ARM / ARMConstantPoolValue.h
index 636166349a73aefed74ee0b261b381db9ac7d665..caf8d54f16334a38d953519c400791967de57e4e 100644 (file)
@@ -69,7 +69,7 @@ public:
 
   virtual void AddSelectionDAGCSEId(FoldingSetNodeID &ID);
 
-  virtual void print(std::ostream &O) const;
+  virtual void print(raw_ostream &O) const;
 };
   
 }