Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-08-11 | Change llvm-c's ordering of contexts to make it consistent. | Erick Tryzelaar | 1 | -6/+6 |
2009-07-02 | Ack, missed one incompatibility. | Owen Anderson | 1 | -1/+0 |
2009-07-02 | Restore other bits of the C API that I tore up. All pre-existing APIs defaul... | Owen Anderson | 1 | -2/+37 |
2009-07-01 | Hold the LLVMContext by reference rather than by pointer. | Owen Anderson | 1 | -2/+2 |
2009-07-01 | Add a pointer to the owning LLVMContext to Module. This requires threading L... | Owen Anderson | 1 | -3/+6 |
2008-02-20 | Unbreak build with gcc 4.3: provide missed includes and silence most annoying... | Anton Korobeynikov | 1 | -0/+1 |
2007-12-29 | Remove attribution from file headers, per discussion on llvmdev. | Chris Lattner | 1 | -2/+2 |
2007-12-19 | Adding bindings for memory buffers and module providers. Switching | Gordon Henriksen | 1 | -13/+21 |
2007-12-11 | Adding Ocaml bindings for the bitreader as requested by Sarah | Gordon Henriksen | 1 | -0/+42 |