Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove test/FrontendC, almost all of the tests have been migrated | Eric Christopher | 2011-07-26 | 1 | -6/+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 | ||||
* | For PR1338: Rename test dirs | Anton Korobeynikov | 2008-05-29 | 1 | -0/+6 |
llvm-svn: 51695 |