Add support for global variables in an address space for llvm-c and ocaml.
[oota-llvm.git] / include / llvm-c / BitReader.h
2010-01-09 Chris Lattner"In order to ease automatic bindings generation, it...
2009-08-11 Erick TryzelaarChange llvm-c's ordering of contexts to make it consistent.
2009-07-02 Owen AndersonRestore other bits of the C API that I tore up. All...
2009-07-01 Owen AndersonAdd a pointer to the owning LLVMContext to Module....
2007-12-29 Chris LattnerDon't attribute in file headers anymore. See llvmdev...
2007-12-19 Gordon HenriksenAdding bindings for memory buffers and module providers...
2007-12-12 Gordon HenriksenAdd (very basic) bindings for ModuleProvider.
2007-12-11 Gordon HenriksenAdding Ocaml bindings for the bitreader as requested...