summaryrefslogtreecommitdiff
path: root/include/llvm-c/Transforms/PassManagerBuilder.h
Commit message (Expand)AuthorAge
* Move C++ code out of the C headers and into either C++ headersEric Christopher2013-04-22
* Revert r178713Evan Cheng2013-04-04
* Make it possible to include llvm-c without including C++ headers. Patch by Fi...Evan Cheng2013-04-03
* Use LLVMBool instead of 'bool' in the C API. Based on a patch by Peter Zotov!Nick Lewycky2013-03-10
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-10
* Organize LLVM C API docs into doxygen modules; add docsGregory Szorc2012-03-21
* Add missing file.Rafael Espindola2011-08-09