-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Compiling with Ollvm_llvmgateway works only while providing llvm package to ocamlfind manually, since the META file does not list the dependency:
cat $HOME/.opam/4.02.3/lib/ollvm_llvmgateway/META
version = "0.99"
description = "Convert Ollvm AST to Llvm AST."
archive(byte) = "ollvm_llvmgateway.cma"
archive(native) = "ollvm_llvmgateway.cmxa"
Metadata
Metadata
Assignees
Labels
No labels