llvm-6502/bindings/ocaml/llvm
Peter Zotov 2e9579037d [OCaml] If compiled without --enable-shared, hide packages from toplevel.
Pretend they do not exist using exists_if. This is better than
the current situation, which is the error:

    Error: The external function `llvm_global_succ' is not available

but still somewhat confusing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220845 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-29 08:16:06 +00:00
..
llvm_ocaml.c [OCaml] Drop support for 3.12.1 and earlier. 2014-10-29 08:15:54 +00:00
llvm.ml [OCaml] Drop support for 3.12.1 and earlier. 2014-10-29 08:15:54 +00:00
llvm.mli [OCaml] PR19859: Add functions to query and modify branches. 2014-10-28 19:47:02 +00:00
Makefile [OCaml] Drop support for 3.12.1 and earlier. 2014-10-29 08:15:54 +00:00
META.llvm.in [OCaml] If compiled without --enable-shared, hide packages from toplevel. 2014-10-29 08:16:06 +00:00