summaryrefslogtreecommitdiff
path: root/bindings/ocaml/executionengine/executionengine_ocaml.c
Commit message (Expand)AuthorAge
* [OCaml] Refactor Llvm_target interfacePeter Zotov2013-11-15
* [OCaml] Make Llvm_target.DataLayout.t automatically managedPeter Zotov2013-11-11
* OCaml bindings: formattingSylvestre Ledru2013-11-01
* add support for ocaml 3.12Nuno Lopes2012-09-02
* Rename some ocaml functions.Erick Tryzelaar2010-03-03
* Use the ocaml tag 0 since we are just returning an option value.Erick Tryzelaar2010-03-02
* Expose the optimization level for the jit in ocaml.Erick Tryzelaar2010-03-02
* Remove module providers from ocaml.Erick Tryzelaar2010-03-02
* Expose initializing the native target for the execution engine.Erick Tryzelaar2009-09-14
* Fix the Ocaml bindings for the ExecutionEngine: with the change to buildBob Wilson2009-06-24
* Fix the JIT bindings for ocaml.Bill Wendling2009-04-30
* Fix the LLVMCreateJITCompiler C binding.Gordon Henriksen2008-08-08
* Minor documentation fix.Gordon Henriksen2008-03-15
* Trying r45451 again, but this time warning-free on 3.10.x.Gordon Henriksen2007-12-30
* Remove some lines that are nonportable to Ocaml 3.06.Gordon Henriksen2007-12-30
* remove attribution from a variety of miscellaneous files.Chris Lattner2007-12-29
* Fix some Ocaml GC errors noticed upon review.Gordon Henriksen2007-12-23
* C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).Gordon Henriksen2007-12-23