llvm/bindings/ocaml
Rafael Espindola d912be98f8 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255842 91177308-0d34-0410-b5e6-96231b3b80d8
2015-12-16 23:16:33 +00:00
..
all_backends
analysis
backends
bitreader
bitwriter
executionengine
irreader
linker Change linkInModule to take a std::unique_ptr. 2015-12-16 23:16:33 +00:00
llvm [OCaml] Expose Llvm.{set_,}unnamed_addr. 2015-10-21 17:43:02 +00:00
target
transforms
CMakeLists.txt
Makefile
Makefile.ocaml Fix llvm-config to adapt to the install environment. 2015-11-09 23:15:38 +00:00