X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=include%2Fllvm%2FOption%2FArg.h;h=99d329693de2e7888bcd979d5055f8b0a26660ff;hb=44fb5881d8edf448d6231a5b8df583aecd6bcd42;hp=e1b72b6267cf195d2f12d78b3774ab3fad4ffa0b;hpb=5862853db7ee22e6244f1736963c98fba47bd0dc;p=oota-llvm.git diff --git a/include/llvm/Option/Arg.h b/include/llvm/Option/Arg.h index e1b72b6267c..99d329693de 100644 --- a/include/llvm/Option/Arg.h +++ b/include/llvm/Option/Arg.h @@ -113,6 +113,7 @@ public: /// when rendered as a input (e.g., Xlinker). void renderAsInput(const ArgList &Args, ArgStringList &Output) const; + void print(raw_ostream &O) const; void dump() const; /// \brief Return a formatted version of the argument and