Revision tags: llvmorg-2.5.0, llvmorg-2.4.0 |
|
#
5225cd66 |
| 08-Aug-2008 |
Gordon Henriksen <gordonhenriksen@mac.com> |
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
|
Revision tags: llvmorg-2.3.0 |
|
#
c1338d43 |
| 15-Mar-2008 |
Gordon Henriksen <gordonhenriksen@mac.com> |
Minor documentation fix.
Patch by Erick Tryzelaar.
llvm-svn: 48382
|
Revision tags: llvmorg-2.2.0 |
|
#
86427bb2 |
| 30-Dec-2007 |
Gordon Henriksen <gordonhenriksen@mac.com> |
Trying r45451 again, but this time warning-free on 3.10.x.
llvm-svn: 45452
|
#
8100a225 |
| 30-Dec-2007 |
Gordon Henriksen <gordonhenriksen@mac.com> |
Remove some lines that are nonportable to Ocaml 3.06.
llvm-svn: 45451
|
#
6787a45a |
| 29-Dec-2007 |
Chris Lattner <sabre@nondot.org> |
remove attribution from a variety of miscellaneous files.
llvm-svn: 45425
|
#
83097d88 |
| 23-Dec-2007 |
Gordon Henriksen <gordonhenriksen@mac.com> |
Fix some Ocaml GC errors noticed upon review.
llvm-svn: 45336
|
#
2a8cd89d |
| 23-Dec-2007 |
Gordon Henriksen <gordonhenriksen@mac.com> |
C and Ocaml bindings for ExecutionEngine (i.e., the JIT compiler).
llvm-svn: 45335
|