Home | History | Annotate | Download | only in target
      1 add_ocaml_library(llvm_target
      2   OCAML    llvm_target
      3   OCAMLDEP llvm
      4   C        target_ocaml
      5   LLVM     target)
      6