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 | ||||
* | XFAIL this test for PPC. | Bill Wendling | 2009-10-21 | 1 | -1/+1 |
| | | | | llvm-svn: 84782 | ||||
* | Fix test. | Evan Cheng | 2009-10-02 | 1 | -1/+2 |
| | | | | llvm-svn: 83240 | ||||
* | C++ member functions must be 2 byte aligned per ABI. | Evan Cheng | 2009-10-02 | 1 | -0/+19 |
llvm-svn: 83239 |