| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix ocaml bindings for picky linkers. :) | Gordon Henriksen | 2007-10-12 | 1 | -2/+3 |
* | C and Objective Caml bindings for PHINode::addIncoming etc. | Gordon Henriksen | 2007-10-08 | 3 | -6/+67 |
* | Fixed downrev Ocaml compatibility. | Gordon Henriksen | 2007-10-08 | 1 | -2/+2 |
* | C and Objective Caml bindings for getFunction and getNamedGlobal. Also enhanced | Gordon Henriksen | 2007-10-08 | 3 | -1/+45 |
* | C and Objective Caml bindings for GlobalVariable::isConstant. | Gordon Henriksen | 2007-10-07 | 3 | -0/+17 |
* | C and Objective Caml bindings for PATypeHolder. | Gordon Henriksen | 2007-10-07 | 3 | -0/+44 |
* | Bindings for the verifier. | Gordon Henriksen | 2007-10-06 | 8 | -18/+141 |
* | Deleting some unnecessary glue. | Gordon Henriksen | 2007-10-06 | 3 | -21/+6 |
* | Adopting a uniform naming convention for type constructors in | Gordon Henriksen | 2007-10-06 | 3 | -32/+44 |
* | Adopting a uniform naming convention for type constructors in bindings. | Gordon Henriksen | 2007-10-06 | 1 | -11/+11 |
* | Adopting a uniform naming convention for constant constructors in bindings. | Gordon Henriksen | 2007-10-06 | 3 | -67/+62 |
* | Adding C and Ocaml bindings for ConstantExpr. | Gordon Henriksen | 2007-10-06 | 3 | -9/+121 |
* | Wrapping Value::dump. | Gordon Henriksen | 2007-10-06 | 3 | -0/+8 |
* | Do use the actual ocaml stdlib (not the install dir) to find the | Gordon Henriksen | 2007-10-04 | 1 | -3/+2 |
* | Providing --with-ocaml-libdir for ./configure. The default is the | Gordon Henriksen | 2007-10-02 | 2 | -8/+2 |
* | Add explicit --enable-bindings option to configure. | Gordon Henriksen | 2007-10-02 | 1 | -3/+1 |
* | Remove debugging. | Gordon Henriksen | 2007-09-27 | 1 | -4/+0 |
* | Added C and Ocaml bindings for functions, basic blocks, and | Gordon Henriksen | 2007-09-26 | 5 | -193/+1028 |
* | Fix srcdir <> objdir builds with ocaml 2.10. Downrev versions don't care whether | Gordon Henriksen | 2007-09-23 | 1 | -1/+2 |
* | Incorporating review feedback for GC verifier patch. | Gordon Henriksen | 2007-09-20 | 3 | -52/+82 |
* | use typenames equivalent to | Gabor Greif | 2007-09-20 | 1 | -2/+2 |
* | include alloca.h if available. this helps Solaris, but intnat and uintnat typ... | Gabor Greif | 2007-09-19 | 1 | -1/+5 |
* | Tests of the ocaml (and thus C) bindings for constants. | Gordon Henriksen | 2007-09-18 | 3 | -3/+27 |
* | Adding ocaml language bindings for the vmcore and bitwriter libraries. These are | Gordon Henriksen | 2007-09-18 | 11 | -0/+956 |
* | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42090 91177308-0d34-... | Gordon Henriksen | 2007-09-18 | 1 | -0/+265 |