llvm-6502/lib/Analysis/IPA
Chris Lattner a59cbb2043 * 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.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3116 91177308-0d34-0410-b5e6-96231b3b80d8
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