add some more hooks to the C bindings, patch by Kenneth Uildriks!
[oota-llvm.git] / include / llvm-c / ExecutionEngine.h
2009-07-12 Daniel DunbarMatch declaration to definition.
2009-06-24 Bob WilsonFix the Ocaml bindings for the ExecutionEngine: with...
2009-04-29 Bill WendlingThe second part of the change from -fast to -O#. This...
2009-01-21 Chris Lattneradd getPointerToGlobal to the C bindings, patch by...
2008-08-08 Gordon HenriksenFix the LLVMCreateJITCompiler C binding.
2008-06-20 Gordon HenriksenAdd C binding for ExecutionEngine::addGlobalMapping.
2008-03-27 Erick TryzelaarExpose ExecutionEngine::getTargetData() to c and ocaml...
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-12-23 Gordon HenriksenC and Ocaml bindings for ExecutionEngine (i.e., the...