summaryrefslogtreecommitdiff
path: root/test/Assembler/2007-01-02-Undefined-Arg-Type.ll
AgeCommit message (Expand)AuthorFilesLines
2014-11-06Use FileCheck in a few tests.Rafael Espindola1-1/+3
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
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-1/+1
2008-05-20Eliminate questionable syntax for stdin redirection. This probably also speed...Gabor Greif1-1/+1
2007-11-28Fix bug in regression tests that ignored stderr output in RUN lines. Updated ...Tanya Lattner1-1/+1
2007-04-16Fix the syntax for these tests. Noticed by Duncan Sands.Reid Spencer1-1/+1
2007-03-28Remove use of implementation keyword.Reid Spencer1-1/+0
2007-01-26For PR761:Reid Spencer1-1/+1
2007-01-13For PR1043:Reid Spencer1-2/+2
2007-01-02Add a test case for abstract parameter and result types in functionReid Spencer1-0/+10