Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
23a22cdedda691b5ed39f75bc1a846fd890f07fb
/
include
/
llvm-c
/
Analysis.h
6244b51
Organize LLVM C API docs into doxygen modules; add docs
by Gregory Szorc
· 13 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
· 15 years ago
d6d0185
Expose Function::viewCFG and Function::viewCFGOnly to bindings.
by Erick Tryzelaar
· 17 years ago
7ed47a1
Don't attribute in file headers anymore. See llvmdev for the
by Chris Lattner
· 17 years ago
da1435f
Adding bindings for memory buffers and module providers. Switching
by Gordon Henriksen
· 17 years ago
c0491ac
Bindings for the verifier.
by Gordon Henriksen
· 17 years ago