Add C binding for ExecutionEngine::addGlobalMapping.
[oota-llvm.git] / lib / ExecutionEngine / ExecutionEngineBindings.cpp
2008-06-20 Gordon HenriksenAdd C binding for ExecutionEngine::addGlobalMapping.
2008-04-25 Gordon HenriksenPR2202: LLVMCreateInterpreter creates a JIT
2008-03-30 Chris LattnerFix "Control reaches the end of non-void function"...
2008-03-27 Erick TryzelaarExpose ExecutionEngine::getTargetData() to c and ocaml...
2008-02-20 Anton KorobeynikovUnbreak build with gcc 4.3: provide missed includes...
2008-01-07 Duncan SandsI doubt the address of the Error string was intended
2007-12-29 Chris LattnerRemove attribution from file headers, per discussion...
2007-12-23 Gordon HenriksenC and Ocaml bindings for ExecutionEngine (i.e., the...