Give NamedRegionTimer an Enabled flag, allowing all its clients to
[oota-llvm.git] / include / llvm / Support / circular_raw_ostream.h
2009-12-23 David GreeneAdd circular_raw_ostream, which buffers its output...