aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/PassAnalysisSupport.h
Commit message (Expand)AuthorAgeFilesLines
...
* * Standardize how analysis results/passes as printed with the print() virtualChris Lattner2002-07-271-53/+0
* Analysis contructors now no longer take AnalysisID's as their argument,Chris Lattner2002-07-261-4/+4
* Break part of Pass.h out into PassAnalysisSupport.hChris Lattner2002-07-231-0/+157