llvm-project/llvm/bindings/ocaml/linker
Rafael Espindola 434e956181 Change linkInModule to take a std::unique_ptr.
Passing in a std::unique_ptr should help find errors when the module
is used after being linked into another module.

llvm-svn: 255842
2015-12-16 23:16:33 +00:00
..
CMakeLists.txt [OCaml] [cmake] Add CMake buildsystem for OCaml. 2014-12-01 19:50:23 +00:00
Makefile
linker_ocaml.c Change linkInModule to take a std::unique_ptr. 2015-12-16 23:16:33 +00:00
llvm_linker.ml Change linkInModule to take a std::unique_ptr. 2015-12-16 23:16:33 +00:00
llvm_linker.mli Change linkInModule to take a std::unique_ptr. 2015-12-16 23:16:33 +00:00