summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-08-12 20:56:03 +0000
committerDan Gohman <gohman@apple.com>2009-08-12 20:56:03 +0000
commit12dad639b55d17568b4d4abd373a890761449c8a (patch)
treec5f267149ae5dd918120d2da9237598d0e317987 /clang/lib/CodeGen/CodeGenModule.cpp
parent9099b179f26f0654261d82e5fa6e2a38a631d7e3 (diff)
downloadbcm5719-llvm-12dad639b55d17568b4d4abd373a890761449c8a.tar.gz
bcm5719-llvm-12dad639b55d17568b4d4abd373a890761449c8a.zip
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. llvm-svn: 78837
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud