summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/sysroot.c
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
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-3/+3
| | | | llvm-svn: 148582
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-3/+3
| | | | llvm-svn: 148141
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-3/+3
| | | | llvm-svn: 148138
* Tweak two tests with MSYS-bash tolerant.NAKAMURA Takumi2011-07-111-3/+3
| | | | llvm-svn: 134899
* tests: Tweak test to at least use a standard arch, to ensure we try to invokeDaniel Dunbar2011-05-041-1/+1
| | | | | | Clang. llvm-svn: 130861
* Driver/Darwin: Honor --sysroot= when invoking the linker, on Darwin.Daniel Dunbar2011-05-021-0/+18
llvm-svn: 130723
OpenPOWER on IntegriCloud