summaryrefslogtreecommitdiff
path: root/include/llvm-c/Analysis.h
AgeCommit message (Expand)Author
2015-12-18Reorganize the C API headers to improve build times.Eric Christopher
2012-03-21Organize LLVM C API docs into doxygen modules; add docsGregory Szorc
2010-01-09"In order to ease automatic bindings generation, it would be helpful if boole...Chris Lattner
2008-03-31Expose Function::viewCFG and Function::viewCFGOnly to bindings.Erick Tryzelaar
2007-12-29Don't attribute in file headers anymore. See llvmdev for theChris Lattner
2007-12-19Adding bindings for memory buffers and module providers. SwitchingGordon Henriksen
2007-10-06Bindings for the verifier.Gordon Henriksen