Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
8b0bb375c9be32347afec9ee406cb15dd4c32cbb
/
lib
/
Bitcode
/
Reader
/
BitReader.cpp
593f066
Ack, missed one incompatibility.
by Owen Anderson
· 16 years ago
6fcafae
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
a148fdd
Hold the LLVMContext by reference rather than by pointer.
by Owen Anderson
· 16 years ago
25209b4
Add a pointer to the owning LLVMContext to Module. This requires threading LLVMContext through a lot
by Owen Anderson
· 16 years ago
357a27d
Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings.
by Anton Korobeynikov
· 18 years ago
081ce94
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
91ab68b
Adding bindings for memory buffers and module providers. Switching
by Gordon Henriksen
· 18 years ago
688bc4b
Adding Ocaml bindings for the bitreader as requested by Sarah
by Gordon Henriksen
· 18 years ago