llvm-profdata: Update to use the naive text format with function hash
[oota-llvm.git] / include / llvm / Support / circular_raw_ostream.h
2014-03-10 Craig Topper[C++11] Remove 'virtual' keyword from methods marked...
2014-03-02 Craig TopperSwitch all uses of LLVM_OVERRIDE to just use 'override...
2012-11-15 Dmitri GribenkoUse empty parens for empty function parameter list...
2012-09-23 Craig TopperAdd LLVM_OVERRIDE to methods that override their base...
2009-12-23 David GreeneAdd circular_raw_ostream, which buffers its output...