Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove test/FrontendC, almost all of the tests have been migrated | Eric Christopher | 2011-07-26 | 1 | -46/+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 | -7/+7 |
| | | | | | | | | 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 | ||||
* | Adjust tests affected by llvm-gcc 103229. | Dale Johannesen | 2010-05-07 | 1 | -2/+2 |
| | | | | | | All results here match gcc-4.2. llvm-svn: 103230 | ||||
* | Temporarily revert r72620 because r72619 was reverted. | Bill Wendling | 2009-12-04 | 1 | -2/+3 |
| | | | | llvm-svn: 90619 | ||||
* | Adjust these tests now that "extern inline" | Duncan Sands | 2009-05-30 | 1 | -3/+2 |
| | | | | | | | functions are being output with bodies and available_externally linkage. llvm-svn: 72620 | ||||
* | For PR1338: Rename test dirs | Anton Korobeynikov | 2008-05-29 | 1 | -0/+46 |
llvm-svn: 51695 |