ocamlfind ignores the predicates in this case, making the package
unavailable for batch compilation as well.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@221136
91177308-0d34-0410-b5e6-
96231b3b80d8
requires = "llvm"
archive(byte) = "llvm_@TARGET@.cma"
archive(native) = "llvm_@TARGET@.cmxa"
-exists_if(toplevel) = "dllllvm.so"
directory = "."
description = "LLVM OCaml bindings"
archive(byte) = "llvm.cma"
archive(native) = "llvm.cmxa"
-exists_if(toplevel) = "dllllvm.so"
directory = "."
package "analysis" (