| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | New round of fixes for "Always compile debuginfo-tests for the host triple" | Filipe Cabecinhas | 2014-10-18 | 1 | -2/+2 |
| | | | | | | | | | clang tests were breaking, at least when compiling clang only, from an installed llvm. Make the lit.cfg script deal with the case when we don't have a host_triple available. llvm-svn: 220152 | ||||
| * | Always compile debuginfo-tests for the host triple | Filipe Cabecinhas | 2014-10-16 | 1 | -2/+2 |
| | | | | | | | | | | | Since these tests expect a working debugger, always compile them for the host triple, assuming a working debugger is present. This enables us to compile and run them, even when clang is, by default, a cross-compiler (but can still target the host). llvm-svn: 219992 | ||||
| * | Testcase for r133065 | Devang Patel | 2011-06-15 | 1 | -0/+25 |
| llvm-svn: 133066 | |||||

