Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix clang tests | Mandeep Singh Grang | 2016-10-18 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | Summary: Add REQUIRES for target specific tests. Patch by Azharuddin Mohammed. Reviewers: apazos, weimingz, rsmith, ddunbar, spop, mgrang Subscribers: sebpop, llvm-commits Differential Revision: https://reviews.llvm.org/D25574 llvm-svn: 284517 | ||||
* | [driver][mips] Specify stdlib used in the tests explicitly | Simon Atanasyan | 2016-05-26 | 1 | -0/+12 |
| | | | | | | That allows to pass the tests even if default stdlib is not libstdc++. llvm-svn: 270842 | ||||
* | [driver][mips] Support new versions of MIPS CodeScape toolchains | Simon Atanasyan | 2016-05-22 | 1 | -0/+325 |
llvm-svn: 270373 |