aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm-c/Transforms/PassManagerBuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+0
* Move C++ code out of the C headers and into either C++ headersEric Christopher2013-04-221-10/+0
* Revert r178713Evan Cheng2013-04-041-7/+2
* Make it possible to include llvm-c without including C++ headers. Patch by Fi...Evan Cheng2013-04-031-2/+7
* Use LLVMBool instead of 'bool' in the C API. Based on a patch by Peter Zotov!Nick Lewycky2013-03-101-2/+2
* Fix include guards so they exactly match file names.Jakub Staszak2013-01-101-2/+2
* Organize LLVM C API docs into doxygen modules; add docsGregory Szorc2012-03-211-0/+11
* Add missing file.Rafael Espindola2011-08-091-0/+90