summaryrefslogtreecommitdiffstats
path: root/test/Driver/sysroot-flags.c
Commit message (Expand)AuthorAgeFilesLines
* Revert rL301998: "Fix a bug that -isysroot is completely ignored on Unix"Yuka Takahashi2017-05-031-4/+0
* Fix a bug that -isysroot is completely ignored on UnixYuka Takahashi2017-05-031-0/+4
* rename -ccc-host-triple into -targetSebastian Pop2012-01-201-3/+3
* Revert r148138; it's causing test failures.Eli Friedman2012-01-131-3/+3
* rename -ccc-host-triple into -targetSebastian Pop2012-01-131-3/+3
* test/Driver/sysroot-flags.c: Tweak for Mingw MSYS bash.NAKAMURA Takumi2011-03-181-7/+7
* Make this test resilient to whether or not the Linux toolchain renders theChandler Carruth2010-12-081-3/+3
* Use ld directly on linux. Changes from the previous try:Rafael Espindola2010-11-071-3/+3
* Try again to pacify the build bots. =/ I'm getting a Darwin machine to test on.Chandler Carruth2010-10-201-5/+7
* Remove a modern bash-ism and use simpler shell redirects. Hopefully will fixChandler Carruth2010-10-201-4/+4
* Add support for the '--sysroot' flag, and an accompanying test of itsChandler Carruth2010-10-201-0/+26