Micah Villmow
|
8bbb758f37
|
Fix a build error for ocaml bindings that was introduced with the TargetData --> DataLayout changes.
llvm-svn: 166309
|
2012-10-19 20:36:22 +00:00 |
Micah Villmow
|
9cfc13d46c
|
Move TargetData to DataLayout.
llvm-svn: 165403
|
2012-10-08 16:39:34 +00:00 |
Erick Tryzelaar
|
3e64c26b2f
|
Rename some ocaml functions.
llvm-svn: 97684
|
2010-03-03 23:51:30 +00:00 |
Erick Tryzelaar
|
94feaafe1e
|
Expose the optimization level for the jit in ocaml.
llvm-svn: 97610
|
2010-03-02 23:59:03 +00:00 |
Erick Tryzelaar
|
98b05d67e9
|
Remove module providers from ocaml.
llvm-svn: 97609
|
2010-03-02 23:59:00 +00:00 |
Erick Tryzelaar
|
b4e19177cb
|
Expose initializing the native target for the execution engine.
llvm-svn: 81800
|
2009-09-14 21:54:32 +00:00 |
Gordon Henriksen
|
5225cd66cf
|
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 |
Erick Tryzelaar
|
8ac07c2834
|
Expose ExecutionEngine::getTargetData() to c and ocaml bindings.
llvm-svn: 48851
|
2008-03-27 00:27:14 +00:00 |
Chris Lattner
|
6787a45a65
|
remove attribution from a variety of miscellaneous files.
llvm-svn: 45425
|
2007-12-29 22:59:10 +00:00 |
Gordon Henriksen
|
2a8cd89d03
|
C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).
llvm-svn: 45335
|
2007-12-23 16:59:28 +00:00 |