1add_ocaml_library(llvm_bitwriter
2  OCAML    llvm_bitwriter
3  OCAMLDEP llvm
4  C        bitwriter_ocaml
5  LLVM     bitwriter)
6