summaryrefslogtreecommitdiff
path: root/include/llvm-c/Analysis.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-21Organize LLVM C API docs into doxygen modules; add docsGregory Szorc1-0/+10
2010-01-09"In order to ease automatic bindings generation, it would be helpful if boole...Chris Lattner1-3/+3
2008-03-31Expose Function::viewCFG and Function::viewCFGOnly to bindings.Erick Tryzelaar1-0/+4
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner1-2/+2
2007-12-19Adding bindings for memory buffers and module providers. SwitchingGordon Henriksen1-4/+2
2007-10-06Bindings for the verifier.Gordon Henriksen1-0/+53