Compiler projects using llvm
add_ocaml_library(llvm_ipo
  OCAML    llvm_ipo
  OCAMLDEP llvm
  C        ipo_ocaml
  LLVM     ipo)