Dan Gohman 1220e10f70 Make AsmWriter more careful with formatted_raw_ostream so that
it doesn't leave the underlying stream in unbuffered mode when
the stream was originally buffered.

Also, change WriteAsOperand back to plain raw_ostream. This
lets it work for either formatted_raw_ostream or plain
raw_ostream, so that it doesn't have to force a buffer flush
on a plain raw_ostream.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78837 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-12 20:56:03 +00:00
..
2009-07-17 18:07:26 +00:00
2009-08-11 16:02:12 +00:00
2009-08-04 23:02:53 +00:00
2009-08-11 06:31:57 +00:00
2009-07-29 22:17:13 +00:00
2009-08-11 18:01:24 +00:00
2009-07-30 23:59:04 +00:00
2009-08-11 15:53:15 +00:00