aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm-c/BitReader.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+2
* include/llvm-c: Whitespace.NAKAMURA Takumi2013-10-231-2/+2
* Organize LLVM C API docs into doxygen modules; add docsGregory Szorc2012-03-211-0/+10
* Add Module functions in place of module providers.Erick Tryzelaar2010-03-021-6/+16
* "In order to ease automatic bindings generation, it would be helpful if boole...Chris Lattner2010-01-091-13/+13
* Change llvm-c's ordering of contexts to make it consistent.Erick Tryzelaar2009-08-111-4/+4
* Restore other bits of the C API that I tore up. All pre-existing APIs defaul...Owen Anderson2009-07-021-2/+10
* Add a pointer to the owning LLVMContext to Module. This requires threading L...Owen Anderson2009-07-011-1/+2
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Adding bindings for memory buffers and module providers. SwitchingGordon Henriksen2007-12-191-15/+12
* Add (very basic) bindings for ModuleProvider.Gordon Henriksen2007-12-121-0/+7
* Adding Ocaml bindings for the bitreader as requested by SarahGordon Henriksen2007-12-111-0/+43