aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm-c
Commit message (Expand)AuthorAgeFilesLines
* C and Objective Caml bindings for PHINode::addIncoming etc.Gordon Henriksen2007-10-081-0/+6
* C and Objective Caml bindings for getFunction and getNamedGlobal. Also enhancedGordon Henriksen2007-10-081-0/+2
* C and Objective Caml bindings for GlobalVariable::isConstant.Gordon Henriksen2007-10-071-0/+2
* C and Objective Caml bindings for PATypeHolder.Gordon Henriksen2007-10-071-0/+17
* Bindings for the verifier.Gordon Henriksen2007-10-061-0/+53
* Adopting a uniform naming convention for type constructors in bindings.Gordon Henriksen2007-10-061-10/+10
* Adopting a uniform naming convention for constant constructors in bindings.Gordon Henriksen2007-10-061-13/+12
* Adding C and Ocaml bindings for ConstantExpr.Gordon Henriksen2007-10-061-0/+49
* Wrapping Value::dump.Gordon Henriksen2007-10-061-0/+1
* Removing the silly CHelpers header by rolling wrap and unwrap into the CGordon Henriksen2007-10-051-2/+101
* Added C and Ocaml bindings for functions, basic blocks, and Gordon Henriksen2007-09-261-14/+208
* Tests of the ocaml (and thus C) bindings for constants.Gordon Henriksen2007-09-181-0/+2
* C bindings for libLLVMCore.a and libLLVMBitWriter.a.Gordon Henriksen2007-09-182-0/+263
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+58