aboutsummaryrefslogtreecommitdiff
path: root/bindings/ocaml/executionengine/Makefile
AgeCommit message (Expand)Author
2013-04-29Exposing MCJIT through C APIAndrew Kaylor
2013-04-25Fixing OCAML bindings for MCJITAndrew Kaylor
2009-06-24remove dead makefile flags.Chris Lattner
2008-03-27Expose ExecutionEngine::getTargetData() to c and ocaml bindings.Erick Tryzelaar
2007-12-29remove attributions from the rest of the llvm makefiles.Chris Lattner
2007-12-23C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).Gordon Henriksen