文本文件  |  6行  |  124 B

add_ocaml_library(llvm_bitwriter
  OCAML    llvm_bitwriter
  OCAMLDEP llvm
  C        bitwriter_ocaml
  LLVM     bitwriter)