summaryrefslogtreecommitdiff
path: root/clang/test/Driver/linux-per-target-runtime-dir.c
AgeCommit message (Expand)Author
2024-04-02[Driver,test] Remove --gcc-toolchain=""Fangrui Song
2023-09-18[driver] Search for compatible Android runtime directoriesShoaib Meenai
2023-09-18[driver] Perform fallback target searches for stdlibShoaib Meenai
2023-09-18[driver] Conditionally include installed libc++ headers for AndroidShoaib Meenai
2022-05-01[Driver][test] Remove unneeded -no-canonical-prefixes and use preferred --tar...Fangrui Song
2022-01-05[clang] Fall back on Android triple w/o API level for runtimes searchCollin Baker
2021-04-27[Driver] Use normalized triples for per-target runtimesPetr Hosek
2021-04-21[libcxx] Stop using use c++ subdirectory for libc++ libraryPetr Hosek
2019-05-27[Driver] Change layout of per-target runtimes to resemble multiarchPetr Hosek
2019-05-26[Driver] Update handling of c++ and runtime directoriesPetr Hosek
2019-05-22[runtimes] Move libunwind, libc++abi and libc++ to lib/$target/c++ and includ...Petr Hosek
2019-03-08Revert "[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/"Matthew Voss
2019-03-08[runtimes] Move libunwind, libc++abi and libc++ to lib/ and include/Petr Hosek
2018-09-12[Driver] Search LibraryPaths when handling -print-file-namePetr Hosek
2018-06-28Fix test that was failing on Windows due to too many backslashesFilipe Cabecinhas
2018-06-28Handle both Linux and Windows path separator for the resource dirPetr Hosek
2018-06-28Support for multiarch runtimes layoutPetr Hosek