Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert the uses of '|&' to use '2>&1 |' instead, which works on old | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | Convert all tests using TCL-style quoting to use shell-style quoting. | Chandler Carruth | 2012-07-02 | 1 | -1/+1 |
* | Remove obsolete -f flags. | Dan Gohman | 2009-08-25 | 1 | -1/+1 |
* | Reimplement the old and horrible bison parser for .ll files with a nice | Chris Lattner | 2009-01-02 | 1 | -3/+1 |
* | Eliminate questionable syntax for stdin redirection. This probably also speed... | Gabor Greif | 2008-05-20 | 1 | -1/+1 |
* | Use not instead of ignore when an exit status is expected to always | Dan Gohman | 2007-12-11 | 1 | -1/+1 |
* | Try some alternative syntax. | Reid Spencer | 2007-04-14 | 1 | -2/+2 |
* | For PR1319: | Reid Spencer | 2007-04-14 | 1 | -4/+2 |
* | For PR761: | Reid Spencer | 2007-01-26 | 1 | -2/+2 |
* | For PR1077: | Reid Spencer | 2007-01-05 | 1 | -2/+1 |
* | For PR1077: | Reid Spencer | 2007-01-05 | 1 | -0/+9 |