Convert the rest of the ocaml types and functions to use context.
authorErick Tryzelaar <idadesub@users.sourceforge.net>
Wed, 19 Aug 2009 17:32:24 +0000 (17:32 +0000)
committerErick Tryzelaar <idadesub@users.sourceforge.net>
Wed, 19 Aug 2009 17:32:24 +0000 (17:32 +0000)
commitb02b87882788e57e180c6b903a37ced0db1ce828
tree988e30329d11fccacee72ea81c8a90b78f2a277a
parentc34ebf65af0139eaf5cb0969fabcd32c0b6e1710
Convert the rest of the ocaml types and functions to use context.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79430 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/ocaml/llvm/llvm.ml
bindings/ocaml/llvm/llvm.mli
bindings/ocaml/llvm/llvm_ocaml.c
test/Bindings/Ocaml/analysis.ml
test/Bindings/Ocaml/bitreader.ml
test/Bindings/Ocaml/bitwriter.ml
test/Bindings/Ocaml/executionengine.ml
test/Bindings/Ocaml/scalar_opts.ml
test/Bindings/Ocaml/target.ml
test/Bindings/Ocaml/vmcore.ml