summaryrefslogtreecommitdiff
path: root/clang/test/Driver/baremetal-sysroot.cpp
AgeCommit message (Expand)Author
2025-09-11[clang] Remove shell requirements from testsAiden Grossman
2025-08-02Reapply "[clang] Remove %T from tests (#151614)"Aiden Grossman
2025-08-01Revert "[clang] Remove %T from tests (#151614)"Aiden Grossman
2025-08-01[clang] Remove %T from tests (#151614)Aiden Grossman
2025-06-30Reland [Driver] Fix link order of BareMetal toolchain object (#146291)Garvit Gupta
2025-06-17Revert stack "[Driver] Add support for GCC installation detection in … (#14...Daniel Thornburgh
2025-06-17[Driver] Fix link order of BareMetal toolchain object (#132806)Garvit Gupta
2025-05-22Fix regression tests with bad FileCheck checks (#140373)Mohammad Bashir
2024-12-06[Driver] Normalize the baremetal handling of libc++ and runtimes (#101259)Petr Hosek
2024-05-02Triple::normalize: Use none as OS for XX-none-ABI (#89638)YunQiang Su
2024-02-26[Driver] Improve error when a compiler-rt library is not found (#81037)Fangrui Song
2024-02-20[Driver,BareMetal] Replace -lclang_rt.builtins{,-$arch}.a with an absolute pa...Fangrui Song
2022-03-04[tests][Driver] Pass an empty sysroot for `DEFAULT_SYSROOT` buildsTim Northover
2021-05-07Revert "[BareMetal] Ensure that sysroot always comes after library paths"Petr Hosek
2021-05-07[BareMetal] Ensure that sysroot always comes after library pathsPetr Hosek
2020-12-07Provide default location of sysroot for Baremetal toolchain.Hafiz Abid Qadeer