LLVMWriteBitcodeToFileHandle should work on all architectures now.
authorErick Tryzelaar <idadesub@users.sourceforge.net>
Sat, 6 Mar 2010 00:29:58 +0000 (00:29 +0000)
committerErick Tryzelaar <idadesub@users.sourceforge.net>
Sat, 6 Mar 2010 00:29:58 +0000 (00:29 +0000)
commit760640599eb6ac4c38cf2f9053726be93b07e151
treee31bcaad53a43d9840789373e2755a173c7a60c6
parent06a26637daff1bb785ef0945d1ba05f6ccdfab86
LLVMWriteBitcodeToFileHandle should work on all architectures now.

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