aboutsummaryrefslogtreecommitdiff
path: root/llvm/include/llvm-c/BitReader.h
AgeCommit message (Expand)AuthorFilesLines
2014-08-13Canonicalize header guards into a common format.Benjamin Kramer1-2/+2
2013-10-23include/llvm-c: Whitespace.NAKAMURA Takumi1-2/+2
2012-03-21Organize LLVM C API docs into doxygen modules; add docsGregory Szorc1-0/+10
2010-03-02Add Module functions in place of module providers.Erick Tryzelaar1-6/+16
2010-01-09"In order to ease automatic bindings generation, it would be helpful if boole...Chris Lattner1-13/+13
2009-08-11Change llvm-c's ordering of contexts to make it consistent.Erick Tryzelaar1-4/+4
2009-07-02Restore other bits of the C API that I tore up. All pre-existing APIs defaul...Owen Anderson1-2/+10
2009-07-01Add a pointer to the owning LLVMContext to Module. This requires threading L...Owen Anderson1-1/+2
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner1-2/+2
2007-12-19Adding bindings for memory buffers and module providers. SwitchingGordon Henriksen1-15/+12
2007-12-12Add (very basic) bindings for ModuleProvider.Gordon Henriksen1-0/+7
2007-12-11Adding Ocaml bindings for the bitreader as requested by SarahGordon Henriksen1-0/+43