aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/FunctionResolve/retmismatch2.ll
AgeCommit message (Expand)Author
2003-09-16Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-06-28Remove explicit control flow through the use of the 'not' scriptChris Lattner
2003-06-19The actual nicification of calls is now implemented in instcombine, not inChris Lattner
2002-10-09Avoid having testcases spit out bytecode on errorChris Lattner
2002-05-24Testcases to show what -funcresolve does.Chris Lattner