1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-28 06:22:51 +01:00
llvm-mirror/lib/Analysis/DataStructure
Chris Lattner 3f47f1065b * 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: 3115
2002-07-27 01:12:15 +00:00
..
BottomUpClosure.cpp * Standardize how analysis results/passes as printed with the print() virtual 2002-07-27 01:12:15 +00:00
DataStructure.cpp * Standardize how analysis results/passes as printed with the print() virtual 2002-07-27 01:12:15 +00:00
Local.cpp * Standardize how analysis results/passes as printed with the print() virtual 2002-07-27 01:12:15 +00:00
Makefile *** empty log message *** 2002-07-23 17:52:38 +00:00
Printer.cpp * Standardize how analysis results/passes as printed with the print() virtual 2002-07-27 01:12:15 +00:00