Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-22 | *** empty log message *** | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2985 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2002-05-22 | Implement a new command line option, -debug, which is meant to unify all of | Chris Lattner | |
the random debugging macros scattered throughout llvm. The new DEBUG(x) macro should be used instead of special purpose debug macros. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2709 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2002-05-10 | Initial checkin of Statistic class. | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2598 91177308-0d34-0410-b5e6-96231b3b80d8 |