| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 some llvm-gcc warnings in testcases, mostly by adding includes or adding | Matthijs Kooijman | 2008-06-10 | 1 | -0/+2 |
| | | | | | | | | | | | declarations. These are the fixes that I was pretty confident about, there are still a lot of other llvm-gcc warnings of which I'm not sure if they can be safely ignored or fixed, without breaking the test case. This fixes 11 testcases. llvm-svn: 52176 | ||||
| * | For PR1338: Rename test dirs | Anton Korobeynikov | 2008-05-29 | 1 | -0/+6 |
| llvm-svn: 51695 | |||||

