Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
861f4c38de1654515377222c05d544b1442bdd00
/
lib
/
Analysis
/
Analysis.cpp
861f4c3
Add initialization routines for Analysis and IPA.
by Owen Anderson
· 15 years ago
d686c8e
"In order to ease automatic bindings generation, it would be helpful if boolean values were distinguishable from integers. The attached patch introduces "typedef int LLVMBool;", and uses LLVMBool instead of int throughout the C API, wherever a boolean value is called for."
by Chris Lattner
· 16 years ago
ffef8ac
Tidy #includes.
by Dan Gohman
· 16 years ago
d6d0185
Expose Function::viewCFG and Function::viewCFGOnly to bindings.
by Erick Tryzelaar
· 17 years ago
ae9f3a3
Unbreak build with gcc 4.3: provide missed includes and silence most annoying warnings.
by Anton Korobeynikov
· 17 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
c0491ac
Bindings for the verifier.
by Gordon Henriksen
· 18 years ago