don't add nodes to the now-dead nodes list multiple times, this
[oota-llvm.git] / lib / Support / circular_raw_ostream.cpp
2009-12-23 David GreeneAdd circular_raw_ostream, which buffers its output...