Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite test/Linker tests to use FileCheck instead of grep. | Eli Bendersky | 2013-04-09 | 1 | -1/+2 |
* | 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 |
* | For PR1319: Upgrade to new test harness | Reid Spencer | 2007-04-15 | 1 | -4/+4 |
* | Updated these tests so that they use the new temporary directory as opposed | John Criswell | 2003-09-26 | 1 | -3/+3 |
* | Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'. | Misha Brukman | 2003-09-15 | 1 | -3/+3 |
* | New testcase | Chris Lattner | 2003-08-24 | 1 | -0/+9 |