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: 120160 | ||||
* | These tests pass on linux. | Duncan Sands | 2009-03-25 | 1 | -1/+1 |
| | | | | llvm-svn: 67689 | ||||
* | These tests are now passing on Darwin because of r67139. | Bill Wendling | 2009-03-18 | 1 | -0/+1 |
| | | | | llvm-svn: 67215 | ||||
* | xfail these tests for now. | Evan Cheng | 2009-03-18 | 1 | -0/+1 |
| | | | | llvm-svn: 67143 | ||||
* | test case for rev. 67095. | Devang Patel | 2009-03-17 | 1 | -0/+14 |
llvm-svn: 67096 |