• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1add_ocaml_library(llvm_executionengine
2  OCAML    llvm_executionengine
3  OCAMLDEP llvm llvm_target
4  C        executionengine_ocaml
5  LLVM     executionengine mcjit native
6  PKG      ctypes)
7