[all-commits] [llvm/llvm-project] 8814b6: [clang][test] Fix some windows driver tests with l...
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Thu Sep 12 15:35:05 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8814b6db3809b1cc341a3672e680faa5d167f52b
https://github.com/llvm/llvm-project/commit/8814b6db3809b1cc341a3672e680faa5d167f52b
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2024-09-12 (Thu, 12 Sep 2024)
Changed paths:
M clang/test/Driver/cl-link.c
M clang/test/Driver/windows-cross.c
Log Message:
-----------
[clang][test] Fix some windows driver tests with legacy runtime dir layout (#108452)
With the legacy runtime directory layout, the runtime libraries are
under `lib/clang/20/lib/windows` and have an arch suffix.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list