Skip to content
Commit a880546c authored by Dan Gohman's avatar Dan Gohman
Browse files

Don't flush the raw_ostream in llvm::WriteBitcodeToFile; it's at

the wrong level. Clients which need to leave the stream open but
which still require the bitcode bits to be on disk should call
flush themselves.

llvm-svn: 104885
parent 7a9dedf0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment