Fix the ocaml bindings for the bitcode reader.
authorJeffrey Yasskin <jyasskin@google.com>
Sat, 27 Feb 2010 00:25:18 +0000 (00:25 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Sat, 27 Feb 2010 00:25:18 +0000 (00:25 +0000)
commit70b7007307caf79a256f56404e72ece27d85a857
tree1f88a7ecf0d113d0c2070b9835325a8f69604392
parentd38cdb020ec534417e644a0962b7668525e7f658
Fix the ocaml bindings for the bitcode reader.
llvm_get_module_provider() was returning a value of the wrong type.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97290 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/ocaml/bitreader/bitreader_ocaml.c