summaryrefslogtreecommitdiff
path: root/clang/test/Driver/mips-cs.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-28[driver][mips] Revert support for CodeSourcery MIPS toolchainSimon Atanasyan
2016-05-22[driver][mips] Drop support for outdated version of CodeSourcery MIPS toolchainSimon Atanasyan
2016-02-12tests: Add explicit -stdlib=libstdc++ to tests that require itJonas Hahnfeld
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
2013-11-26[Mips] Reduce number of FileCheck variables used in the tests.Simon Atanasyan
2013-11-26[Mips] Add support for nan2008 libraries and headers look up for CodeSimon Atanasyan
2013-11-26[Mips] Merge two MIPS Code Sourcery toolchain tests into the single one.Simon Atanasyan