OSDN Git Service

Whoops, the old LLVMWriteBitcodeToFileHandle closed the stream.
authorErick Tryzelaar <idadesub@users.sourceforge.net>
Sat, 6 Mar 2010 00:30:01 +0000 (00:30 +0000)
committerErick Tryzelaar <idadesub@users.sourceforge.net>
Sat, 6 Mar 2010 00:30:01 +0000 (00:30 +0000)
commitb3195fbc2e19755c581eaa3aa52bfc1640c8495a
treea098f29527b9bb077885efb2b8c60d6d6febe75c
parent760640599eb6ac4c38cf2f9053726be93b07e151
Whoops, the old LLVMWriteBitcodeToFileHandle closed the stream.

Luckily this never was released.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97857 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Writer/BitWriter.cpp