summaryrefslogtreecommitdiff
path: root/include/llvm-c/ExecutionEngine.h
Commit message (Expand)AuthorAge
* Match declaration to definition.Daniel Dunbar2009-07-12
* Fix the Ocaml bindings for the ExecutionEngine: with the change to buildBob Wilson2009-06-24
* The second part of the change from -fast to -O#. This changes the JIT to acceptBill Wendling2009-04-29
* add getPointerToGlobal to the C bindings, patch by Lennart Augustsson!Chris Lattner2009-01-21
* Fix the LLVMCreateJITCompiler C binding.Gordon Henriksen2008-08-08
* Add C binding for ExecutionEngine::addGlobalMapping.Gordon Henriksen2008-06-20
* Expose ExecutionEngine::getTargetData() to c and ocaml bindings.Erick Tryzelaar2008-03-27
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-29
* C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).Gordon Henriksen2007-12-23