Commit Graph

3 Commits

Author SHA1 Message Date
Mandeep Singh Grang 76b1a6d19f Fix clang tests
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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@284517 91177308-0d34-0410-b5e6-96231b3b80d8
2016-10-18 19:22:20 +00:00
Simon Atanasyan 53caeaa521 [driver][mips] Specify stdlib used in the tests explicitly
That allows to pass the tests even if default stdlib is not libstdc++.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@270842 91177308-0d34-0410-b5e6-96231b3b80d8
2016-05-26 11:32:19 +00:00
Simon Atanasyan 27fd355d25 [driver][mips] Support new versions of MIPS CodeScape toolchains
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@270373 91177308-0d34-0410-b5e6-96231b3b80d8
2016-05-22 18:18:07 +00:00