aboutsummaryrefslogtreecommitdiffstats
path: root/tools/analyze/AnalysisWrappers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Put all LLVM code into the llvm namespace, as per bug 109.Brian Gaeke2003-11-111-0/+2
* fix file headersChris Lattner2003-10-201-1/+0
* Added copyright header to all C++ source files.John Criswell2003-10-201-0/+8
* The word `separate' only has one `e'.Misha Brukman2003-07-141-1/+1
* - Eliminate the last traces of the 'analysis' namespaceChris Lattner2002-08-301-4/+4
* - Cleaned up the interface to AnalysisUsage to take analysis class namesChris Lattner2002-08-081-1/+1
* Seperate analysis wrapper stuff to AnalysisWrappers.cppChris Lattner2002-07-291-0/+101