forked from OSchip/llvm-project
![]() createBitcodeWriterPass instead of the underlying raw_ostream. This avoids trouble with formatted_raw_ostream's behavior of setting the underlying stream to be unbuffered, which resulted in clang -emit-llvm -S using unbuffered output. llvm-svn: 82857 |
||
---|---|---|
clang | ||
compiler-rt | ||
llvm |