Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
1d159838a380d239fd280cb15e5a04c664f9cd61
/
lib
/
Bitcode
/
Reader
/
BitReader.cpp
ccf9f2b
Change llvm-c's ordering of contexts to make it consistent.
by Erick Tryzelaar
· 16 years ago
d0265aa
Ack, missed one incompatibility.
by Owen Anderson
· 16 years ago
c8897d9
Restore other bits of the C API that I tore up. All pre-existing APIs default to using the
by Owen Anderson
· 16 years ago
31895e7
Hold the LLVMContext by reference rather than by pointer.
by Owen Anderson
· 16 years ago
8b477ed
Add a pointer to the owning LLVMContext to Module. This requires threading LLVMContext through a lot
by Owen Anderson
· 16 years ago
ae9f3a3
Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings.
by Anton Korobeynikov
· 18 years ago
4ee451d
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
da1435f
Adding bindings for memory buffers and module providers. Switching
by Gordon Henriksen
· 18 years ago
bbc6597
Adding Ocaml bindings for the bitreader as requested by Sarah
by Gordon Henriksen
· 18 years ago