Compiler projects using llvm
add_ocaml_library(llvm_irreader
  OCAML    llvm_irreader
  OCAMLDEP llvm
  C        irreader_ocaml
  LLVM     IRReader)