summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/mips-img-v2.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix clang testsMandeep Singh Grang2016-10-181-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 explicitlySimon Atanasyan2016-05-261-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 toolchainsSimon Atanasyan2016-05-221-0/+325
llvm-svn: 270373
OpenPOWER on IntegriCloud