hanchenye-llvm-project/llvm/lib/Analysis/IPA
Chris Lattner 2675007573 * Standardize how analysis results/passes as printed with the print() virtual
methods
* Eliminate AnalysisID:  Now it is just a typedef for const PassInfo*
* Simplify how AnalysisID's are initialized
* Eliminate Analysis/Writer.cpp/.h: incorporate printing functionality into
  the analyses themselves.

llvm-svn: 3116
2002-07-27 01:12:17 +00:00
..
CallGraph.cpp * Standardize how analysis results/passes as printed with the print() virtual 2002-07-27 01:12:17 +00:00
FindUnsafePointerTypes.cpp * Standardize how analysis results/passes as printed with the print() virtual 2002-07-27 01:12:17 +00:00
FindUsedTypes.cpp * Standardize how analysis results/passes as printed with the print() virtual 2002-07-27 01:12:17 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00