summaryrefslogtreecommitdiff
path: root/clang/test/Driver/mips-fsf.cpp
AgeCommit message (Expand)Author
2025-02-23[Driver] Replace /usr/lib/../$OSLibDir with /usr/$OSLibDir (#128428)Fangrui Song
2024-06-03[Driver] Remove a bunch of unnecessary REQUIRES constraints (#94055)Paul T Robinson
2022-06-24Revert "[Driver][test] Replace ^//$ with empty string"Fangrui Song
2022-06-24[Driver][test] Replace ^//$ with empty stringFangrui Song
2022-05-01[Driver][test] Remove unneeded -no-canonical-prefixes and use preferred --tar...Fangrui Song
2022-02-22[MIPS] Add `-no-pie` option to the clang driver's tests depend on itSimon Atanasyan
2016-10-18Fix clang testsMandeep Singh Grang
2016-05-22[driver][mips] Use target triple mips-mti-linux-gnu for toolchain detectionSimon Atanasyan
2016-02-12tests: Add explicit -stdlib=libstdc++ to tests that require itJonas Hahnfeld
2015-02-26[Mips] Handle -mips32r[3|5] / -mips64r[3|5] options while selecting lib/heade...Simon Atanasyan
2014-08-13[Driver] Support -muclibc / -mglibc command line options for a coupleSimon Atanasyan
2014-07-26[Driver][Mips] Check output of -dynamic-linker arguments by the Clang driverSimon Atanasyan
2014-07-25[Driver][Mips] Remove "fp64" directories from the mips-mti-linux-gnu toolchainSimon Atanasyan
2014-07-16[Driver][Mips] If CPU name is not provided to the driver explicitly useSimon Atanasyan
2013-11-26[Mips] Reduce number of FileCheck variables used in the tests.Simon Atanasyan
2013-11-20[Mips] Take in account the -mfp64 command line option when build pathsSimon Atanasyan
2013-10-10[Mips] Support FSF Mips toolchain directories tree in the Clang driver.Simon Atanasyan