summaryrefslogtreecommitdiff
path: root/test/Assembler/2004-11-28-InvalidTypeCrash.ll
AgeCommit message (Expand)AuthorFilesLines
2012-07-02Convert the uses of '|&' to use '2>&1 |' instead, which works on oldChandler Carruth1-1/+1
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth1-1/+1
2011-07-09Land the long talked about "type system rewrite" patch. ThisChris Lattner1-1/+1
2009-08-25Remove obsolete -f flags.Dan Gohman1-1/+1
2009-01-02Reimplement the old and horrible bison parser for .ll files with a niceChris Lattner1-2/+1
2008-05-20Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif1-1/+1
2007-12-11Use not instead of ignore when an exit status is expected to alwaysDan Gohman1-1/+1
2007-04-15For PR1319:Reid Spencer1-2/+3
2007-02-05Assembler no longer prints ! at the end of its error messages.Reid Spencer1-1/+1
2007-01-26For PR761:Reid Spencer1-2/+2
2007-01-05Fix this to check for the correct error message.Reid Spencer1-1/+2
2007-01-02For PR1070:Reid Spencer1-1/+1
2006-12-02Use llvm-upgrade these tests as they all use old assembly.Reid Spencer1-1/+1
2004-11-28new testcase for PR463Chris Lattner1-0/+3