Add a pointer to the owning LLVMContext to Module. This requires threading LLVMConte...
[oota-llvm.git] / include / llvm-c / BitReader.h
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...