llvm::CreateInfoOutputFile

Return a stream to print our output on.

Synopsis

Declared in <llvm/ADT/Statistic.h>

std::unique_ptr<raw_ostream>
CreateInfoOutputFile();

Return Value

Unique pointer to the info output stream.