Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove explicit uses of -emit-llvm, the test infrastructure adds it | Duncan Sands | 2010-11-25 | 1 | -2/+2 |
| | | | | | | | | 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 | ||||
* | Make for 32-bit only. | Bill Wendling | 2009-08-21 | 1 | -1/+1 |
| | | | | llvm-svn: 79614 | ||||
* | Probably should emit bitcode instead of text. | Bill Wendling | 2009-08-21 | 1 | -1/+1 |
| | | | | llvm-svn: 79607 | ||||
* | Testcase for r79597. | Bill Wendling | 2009-08-21 | 1 | -0/+7 |
llvm-svn: 79598 |