Gordon Henriksen
|
b0ee2172b0
|
Fix the LLVMCreateJITCompiler C binding.
Evan broke it in r54523 by adding a parameter in the implementation without
updating the header correspondingly.
llvm-svn: 54555
|
2008-08-08 20:49:28 +00:00 |
|
Gordon Henriksen
|
50ca4ebe97
|
Add C binding for ExecutionEngine::addGlobalMapping.
llvm-svn: 52523
|
2008-06-20 02:16:11 +00:00 |
|
Erick Tryzelaar
|
0efea4df76
|
Expose ExecutionEngine::getTargetData() to c and ocaml bindings.
llvm-svn: 48851
|
2008-03-27 00:27:14 +00:00 |
|
Chris Lattner
|
e0b1ee937a
|
Don't attribute in file headers anymore. See llvmdev for the
discussion of this change. Boy are my fingers tired. ;-)
llvm-svn: 45411
|
2007-12-29 19:59:42 +00:00 |
|
Gordon Henriksen
|
606ac32019
|
C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).
llvm-svn: 45335
|
2007-12-23 16:59:28 +00:00 |
|