Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostream options.
authorErick Tryzelaar <idadesub@users.sourceforge.net>
Sat, 6 Mar 2010 00:30:06 +0000 (00:30 +0000)
committerErick Tryzelaar <idadesub@users.sourceforge.net>
Sat, 6 Mar 2010 00:30:06 +0000 (00:30 +0000)
commite623050048e56a512e77c28b69925e7dc1efa6ad
tree4e7f07dc84a9d5629597884c45591e4089aab801
parentb3195fbc2e19755c581eaa3aa52bfc1640c8495a
Add a LLVMWriteBitcodeToFD that exposes the raw_fd_ostream options.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97858 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/ocaml/bitwriter/bitwriter_ocaml.c
bindings/ocaml/bitwriter/llvm_bitwriter.ml
bindings/ocaml/bitwriter/llvm_bitwriter.mli
include/llvm-c/BitWriter.h
lib/Bitcode/Writer/BitWriter.cpp
test/Bindings/Ocaml/bitwriter.ml