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