1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/tools/analyze
Chris Lattner a21e315db4 - Cleaned up the interface to AnalysisUsage to take analysis class names
instead of ::ID's.
 - Pass::getAnalysis<> now no longer takes an optional argument

llvm-svn: 3265
2002-08-08 19:01:30 +00:00
..
AnalysisWrappers.cpp - Cleaned up the interface to AnalysisUsage to take analysis class names 2002-08-08 19:01:30 +00:00
analyze.cpp - Cleaned up the interface to AnalysisUsage to take analysis class names 2002-08-08 19:01:30 +00:00
Makefile Convert over to new style of Makefile, where there is a difference between .o and .a libraries. 2002-07-23 17:50:41 +00:00