Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove test/FrontendC, almost all of the tests have been migrated | Eric Christopher | 2011-07-26 | 1 | -14/+0 |
| | | | | | | to clang now, the rest are in process (6) or have been deleted. llvm-svn: 136191 | ||||
* | Remove explicit uses of -emit-llvm, the test infrastructure adds it | Duncan Sands | 2010-11-25 | 1 | -1/+1 |
| | | | | | | | | automatically. Use -S with llvm-gcc rather than -c, so tests can work when llvm-gcc is really dragonegg (which can output IR with -S but not -c). llvm-svn: 120158 | ||||
* | Fix a warning. | Chris Lattner | 2008-06-20 | 1 | -3/+1 |
| | | | | llvm-svn: 52528 | ||||
* | Fix PR numbers, I accidentally switched two digits. | Matthijs Kooijman | 2008-06-16 | 1 | -1/+1 |
| | | | | llvm-svn: 52311 | ||||
* | XFAIL some tests that became failing due to the extra error reporting ↵ | Matthijs Kooijman | 2008-06-13 | 1 | -0/+2 |
| | | | | | | recently. PR's are created for these. llvm-svn: 52250 | ||||
* | For PR1338: Rename test dirs | Anton Korobeynikov | 2008-05-29 | 1 | -0/+14 |
llvm-svn: 51695 |