summaryrefslogtreecommitdiff
path: root/clang/test/Driver/cross-linux.c
AgeCommit message (Expand)Author
2022-06-24Revert "[Driver][test] Replace ^//$ with empty string"Fangrui Song
2022-06-24[Driver][test] Replace ^//$ with empty stringFangrui Song
2021-12-12[Driver][test] Make some tests work with CLANG_DEFAULT_PIE_ON_LINUX=onFangrui Song
2021-04-27[Driver] Fix tests failing in per-target multiarch layoutPetr Hosek
2021-04-01[Driver] Fix architecture triplets and search paths for Linux x32Harald van Dijk
2021-03-27[Driver] Remove an incorrect library path for multilibFangrui Song
2020-01-06[Clang] Force rtlib=platform in test to avoid fails with CLANG_DEFAULT_RTLIBKristina Brooks
2017-01-08Fix tests with CLANG_DEFAULT_LINKERJonas Hahnfeld
2014-08-05Fix Driver tests that I broke on Windows in r214924Reid Kleckner
2014-07-10[x32] Adding X32 target support to driver, including TargetInfo,DescriptionSt...Zinovy Nis
2013-10-28Revert "Support cross linking to arm on ubuntu."Rafael Espindola
2013-10-28Support cross linking to arm on ubuntu.Rafael Espindola
2013-07-31With help from chapuni on IRC, I think this is right now. =] The issueChandler Carruth
2013-07-31Run an experiment to try to understand the windows failure better byChandler Carruth
2013-07-31Try only two slashes as that seems to be working elsewhere in thisChandler Carruth
2013-07-31Re-enable the cross-linux test on windows after making it tolerant ofChandler Carruth
2013-07-31clang/test/Driver/cross-linux.c is suppressed on win32 for now. Investigating.NAKAMURA Takumi
2013-07-31Find a better compromise with the default library search paths used byChandler Carruth