aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/PassManager.h
Commit message (Expand)AuthorAgeFilesLines
* The plural of `Pass' is Passes, not Pass's.Misha Brukman2003-05-201-1/+1
* Convert comments to Doxygen styleChris Lattner2002-08-251-8/+8
* *** empty log message ***Chris Lattner2002-06-251-1/+1
* * Add a stub to FunctionPass so that subclasses can declare that they do notChris Lattner2002-04-281-0/+36