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 |
Rafael Espindola
|
c6c58d5e71
|
Finish removing DestroySource.
Fixes pr21901.
llvm-svn: 224782
|
2014-12-23 19:16:45 +00:00 |
Peter Zotov
|
a4c2a3e6b6
|
[OCaml] Llvm_linker: do not use external in module interface
Workaround for an OCaml bug:
http://caml.inria.fr/mantis/view.php?id=4166
llvm-svn: 194057
|
2013-11-05 09:13:39 +00:00 |
Peter Zotov
|
45451cf62a
|
[OCaml] Implement Llvm_linker, bindings for the IR linker
llvm-svn: 193951
|
2013-11-03 08:27:32 +00:00 |