aboutsummaryrefslogtreecommitdiff
path: root/support/lib/Support/Statistic.cpp
AgeCommit message (Expand)Author
2003-05-09Add a new info-output-file option (hidden from --help) which is to be used byChris Lattner
2003-02-09Remove the -debug option from release executablesChris Lattner
2002-10-27Add #includeChris Lattner
2002-10-04added cast to unsigned to compile with gcc3.2 (sparc)Anand Shukla
2002-10-01 - Rework Statistics:Chris Lattner
2002-07-22*** empty log message ***Chris Lattner
2002-05-22Implement a new command line option, -debug, which is meant to unify all ofChris Lattner
2002-05-10Initial checkin of Statistic class.Chris Lattner