aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/SimplifyLibCalls/ExitInMain.ll
AgeCommit message (Expand)Author
2009-09-03In C++, code is not allowed to call main. In C it is, thisChris Lattner
2008-03-10Remove llvm-upgrade and update tests.Tanya Lattner
2007-08-15Convert tests using "grep -c ... | grep ..." to use the count script.Dan Gohman
2007-04-15For PR1319:Reid Spencer
2006-12-31For PR950:Reid Spencer
2006-12-02Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer
2005-04-26* Add a test case for StrLenOptimizationReid Spencer