Revert "[Option] Introduce Arg::print(raw_ostream&) and use llvm::dbgs"
[oota-llvm.git] / include / llvm / Option / Arg.h
index f56ef080dcfb9ec831cdde25a7d48ceeb407a353..e1b72b6267cf195d2f12d78b3774ab3fad4ffa0b 100644 (file)
@@ -18,7 +18,6 @@
 #include "llvm/ADT/SmallVector.h"
 #include "llvm/ADT/StringRef.h"
 #include "llvm/Option/Option.h"
-#include "llvm/Support/raw_ostream.h"
 #include <string>
 
 namespace llvm {
@@ -114,8 +113,6 @@ public:
   /// when rendered as a input (e.g., Xlinker).
   void renderAsInput(const ArgList &Args, ArgStringList &Output) const;
 
-  void print(raw_ostream &OS) const;
-
   void dump() const;
 
   /// \brief Return a formatted version of the argument and