aboutsummaryrefslogtreecommitdiff
path: root/bindings/ocaml/executionengine/llvm_executionengine.mli
AgeCommit message (Expand)Author
2009-09-14Expose initializing the native target for the execution engine.Erick Tryzelaar
2009-07-18Add EngineBuilder to ExecutionEngine in favor of the five optional argument E...Reid Kleckner
2008-08-08Fix the LLVMCreateJITCompiler C binding.Gordon Henriksen
2008-03-27Expose ExecutionEngine::getTargetData() to c and ocaml bindings.Erick Tryzelaar
2008-03-09This patch cleans up the OCaml bindings so that they format nicely withGordon Henriksen
2007-12-29remove attribution from a variety of miscellaneous files.Chris Lattner
2007-12-23C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).Gordon Henriksen