1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 22:12:57 +02:00
llvm-mirror/bindings/ocaml/executionengine
Gordon Henriksen b0ee2172b0 Fix the LLVMCreateJITCompiler C binding.
Evan broke it in r54523 by adding a parameter in the implementation without
updating the header correspondingly.

llvm-svn: 54555
2008-08-08 20:49:28 +00:00
..
executionengine_ocaml.c Fix the LLVMCreateJITCompiler C binding. 2008-08-08 20:49:28 +00:00
llvm_executionengine.ml Fix the LLVMCreateJITCompiler C binding. 2008-08-08 20:49:28 +00:00
llvm_executionengine.mli Fix the LLVMCreateJITCompiler C binding. 2008-08-08 20:49:28 +00:00
Makefile Expose ExecutionEngine::getTargetData() to c and ocaml bindings. 2008-03-27 00:27:14 +00:00