Age | Commit message (Expand) | Author |
---|---|---|
2012-03-21 | Organize LLVM C API docs into doxygen modules; add docs | Gregory Szorc |
2010-03-02 | Add Module functions in place of module providers. | Erick Tryzelaar |
2010-01-09 | "In order to ease automatic bindings generation, it would be helpful if boole... | Chris Lattner |
2009-08-11 | Change llvm-c's ordering of contexts to make it consistent. | Erick Tryzelaar |
2009-07-02 | Restore other bits of the C API that I tore up. All pre-existing APIs defaul... | Owen Anderson |
2009-07-01 | Add a pointer to the owning LLVMContext to Module. This requires threading L... | Owen Anderson |
2007-12-29 | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner |
2007-12-19 | Adding bindings for memory buffers and module providers. Switching | Gordon Henriksen |
2007-12-12 | Add (very basic) bindings for ModuleProvider. | Gordon Henriksen |
2007-12-11 | Adding Ocaml bindings for the bitreader as requested by Sarah | Gordon Henriksen |