aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm-c/Analysis.h
Commit message (Expand)AuthorAgeFilesLines
* Organize LLVM C API docs into doxygen modules; add docsGregory Szorc2012-03-211-0/+10
* "In order to ease automatic bindings generation, it would be helpful if boole...Chris Lattner2010-01-091-3/+3
* Expose Function::viewCFG and Function::viewCFGOnly to bindings.Erick Tryzelaar2008-03-311-0/+4
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* Adding bindings for memory buffers and module providers. SwitchingGordon Henriksen2007-12-191-4/+2
* Bindings for the verifier.Gordon Henriksen2007-10-061-0/+53