1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/Bindings/OCaml
Jeroen Ketema 5864b435c4 Silence warnings in OCaml bindings
* LLVMDisposeMessage lives in llvm-c/Core.h, include this file where necessary
* LLVMAddTargetData has been removed, follow suit in the bindings

Differential Revision: http://reviews.llvm.org/D18633

llvm-svn: 265001
2016-03-31 08:39:42 +00:00
..
analysis.ml
bitreader.ml
bitwriter.ml
core.ml
executionengine.ml
ext_exc.ml
ipo.ml
irreader.ml
linker.ml Change linkInModule to take a std::unique_ptr. 2015-12-16 23:16:33 +00:00
lit.local.cfg Make the OCaml tests temporarily unsupported until they can be updated. 2016-02-05 23:28:03 +00:00
passmgr_builder.ml
scalar_opts.ml
target.ml Silence warnings in OCaml bindings 2016-03-31 08:39:42 +00:00
transform_utils.ml
vectorize.ml