Expose the rest of the llvm-c scalar opts to ocaml.
authorErick Tryzelaar <idadesub@users.sourceforge.net>
Wed, 3 Mar 2010 23:51:34 +0000 (23:51 +0000)
committerErick Tryzelaar <idadesub@users.sourceforge.net>
Wed, 3 Mar 2010 23:51:34 +0000 (23:51 +0000)
commit7eb4beb4cd545c78e911add2c4497c0d1b4cf1ee
treedd72f8fd1d28bf7cd35ef8181e01bfcb40c355d6
parent9c7c566efe4b942ed8597156bf66e9abf98c79b5
Expose the rest of the llvm-c scalar opts to ocaml.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97685 91177308-0d34-0410-b5e6-96231b3b80d8
bindings/ocaml/transforms/scalar/llvm_scalar_opts.ml
bindings/ocaml/transforms/scalar/llvm_scalar_opts.mli
bindings/ocaml/transforms/scalar/scalar_opts_ocaml.c
test/Bindings/Ocaml/scalar_opts.ml