[OCaml] Expose Llvm_executionengine.get_{global_value,function}_address.
[oota-llvm.git] / bindings / ocaml / irreader / CMakeLists.txt
1 add_ocaml_library(llvm_irreader
2   OCAML    llvm_irreader
3   OCAMLDEP llvm
4   C        irreader_ocaml
5   LLVM     irreader)