diff options
author | David Greene <greened@obbligato.org> | 2009-12-23 16:08:15 +0000 |
---|---|---|
committer | David Greene <greened@obbligato.org> | 2009-12-23 16:08:15 +0000 |
commit | 7ffbb50edf0f5ca3e8225d3d0e0de99ecb49b691 (patch) | |
tree | daec1c0659f212f2e2225121392fe0ad395e2d55 /llvm/lib/Support/Debug.cpp | |
parent | 0cb2a55c763261cc4835cbb5e5821eaae40f2e5d (diff) | |
download | bcm5719-llvm-7ffbb50edf0f5ca3e8225d3d0e0de99ecb49b691.tar.gz bcm5719-llvm-7ffbb50edf0f5ca3e8225d3d0e0de99ecb49b691.zip |
Add circular_raw_ostream, which buffers its output in a circular queue
and outputs it when explicitly flushed. The intent is to use it in
situations such as debug output logging where a signal handler can take
care of flushing the buffer at program termination.
llvm-svn: 92001
Diffstat (limited to 'llvm/lib/Support/Debug.cpp')
0 files changed, 0 insertions, 0 deletions