llvm-6502/bindings/ocaml/llvm
Reid Kleckner 7c898facbc Revert "Update LLVM bindings after r239940. ..."
Revert the changes to the C API LLVMBuildLandingPad that were part of
the personality function move. We now set the personality on the parent
function when the C API attempts to construct a landingpad with a
personality.

This reverts commit r240010.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242372 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-16 01:16:39 +00:00
..
CMakeLists.txt [OCaml] [cmake] Use LLVM_LIBRARY_DIR instead of LLVM_LIBRARY_OUTPUT_INTDIR. 2014-12-30 03:24:07 +00:00
llvm_ocaml.c Revert "Update LLVM bindings after r239940. ..." 2015-07-16 01:16:39 +00:00
llvm.ml [OCaml] Add Llvm.build_empty_phi. 2015-02-06 13:42:03 +00:00
llvm.mli [OCaml] Add Llvm.build_empty_phi. 2015-02-06 13:42:03 +00:00
Makefile [OCaml] Move Llvm.clone_module to its own Llvm_transform_utils module. 2014-12-01 19:50:39 +00:00
META.llvm.in [OCaml] Move Llvm.clone_module to its own Llvm_transform_utils module. 2014-12-01 19:50:39 +00:00