Return a stream to print our output on.

Synopsis

Declared in <llvm/ADT/Statistic.h>

std::unique_ptr<raw_ostream>
CreateInfoOutputFile();

Return Value

a stream to print our output on.

Created with MrDocs