Remove module providers from ocaml.
authorErick Tryzelaar <idadesub@users.sourceforge.net>
Tue, 2 Mar 2010 23:59:00 +0000 (23:59 +0000)
committerErick Tryzelaar <idadesub@users.sourceforge.net>
Tue, 2 Mar 2010 23:59:00 +0000 (23:59 +0000)
commit16609f3c5c26ba34603ae0d7ebab86fb11a72722
tree7072d503c07f4c3370ed067787f84d7cc93c0ff7
parentdf7df075b723e926e51555bf5aff6e231279a479
Remove module providers from ocaml.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97609 91177308-0d34-0410-b5e6-96231b3b80d8
13 files changed:
bindings/ocaml/bitreader/bitreader_ocaml.c
bindings/ocaml/bitreader/llvm_bitreader.ml
bindings/ocaml/bitreader/llvm_bitreader.mli
bindings/ocaml/executionengine/executionengine_ocaml.c
bindings/ocaml/executionengine/llvm_executionengine.ml
bindings/ocaml/executionengine/llvm_executionengine.mli
bindings/ocaml/llvm/llvm.ml
bindings/ocaml/llvm/llvm.mli
bindings/ocaml/llvm/llvm_ocaml.c
test/Bindings/Ocaml/bitreader.ml
test/Bindings/Ocaml/executionengine.ml
test/Bindings/Ocaml/scalar_opts.ml
test/Bindings/Ocaml/vmcore.ml