1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00
llvm-mirror/test/Bindings/OCaml
Rafael Espindola f7a0054c75 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
..
analysis.ml [OCaml] Do not use -warn-error in tests. 2015-07-17 17:33:23 +00:00
bitreader.ml [OCaml] Do not use -warn-error in tests. 2015-07-17 17:33:23 +00:00
bitwriter.ml [OCaml] Do not use -warn-error in tests. 2015-07-17 17:33:23 +00:00
core.ml [OCaml] Do not use -warn-error in tests. 2015-07-17 17:33:23 +00:00
executionengine.ml [OCaml] Do not use -warn-error in tests. 2015-07-17 17:33:23 +00:00
ext_exc.ml [OCaml] Do not use -warn-error in tests. 2015-07-17 17:33:23 +00:00
ipo.ml [OCaml] Do not use -warn-error in tests. 2015-07-17 17:33:23 +00:00
irreader.ml [OCaml] Do not use -warn-error in tests. 2015-07-17 17:33:23 +00:00
linker.ml Change linkInModule to take a std::unique_ptr. 2015-12-16 23:16:33 +00:00
lit.local.cfg [OCaml] [cmake] Add CMake buildsystem for OCaml. 2014-12-01 19:50:23 +00:00
passmgr_builder.ml [OCaml] Do not use -warn-error in tests. 2015-07-17 17:33:23 +00:00
scalar_opts.ml [OCaml] Do not use -warn-error in tests. 2015-07-17 17:33:23 +00:00
target.ml [OCaml] Do not use -warn-error in tests. 2015-07-17 17:33:23 +00:00
transform_utils.ml [OCaml] Do not use -warn-error in tests. 2015-07-17 17:33:23 +00:00
vectorize.ml [OCaml] Do not use -warn-error in tests. 2015-07-17 17:33:23 +00:00