aboutsummaryrefslogtreecommitdiff
path: root/test/Verifier/invoke-2.ll
AgeCommit message (Expand)Author
2009-08-25Remove obsolete -f flags.Dan Gohman
2008-05-20Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif
2008-03-10Remove llvm-upgrade and update tests.Tanya Lattner
2007-11-27Change &| to |&.Dan Gohman
2007-08-01Make sure these tests pass for the right reasons (verifier error, rather thanReid Spencer
2006-12-16testcases for PR1042Chris Lattner