diff options
author | Tobias Hieta <tobias@hieta.se> | 2022-02-08 09:26:09 +0100 |
---|---|---|
committer | Tobias Hieta <tobias@hieta.se> | 2022-02-09 09:04:53 +0100 |
commit | 7cca34acc4acd9d163ca8b9e585587b8897483b9 (patch) | |
tree | e4fff553d41b6df675701bb7deb2903c0f5f2403 /llvm/unittests/Support/ThreadLocalTest.cpp | |
parent | 6449bea508f1d1e193497697f185953769ad65e2 (diff) | |
download | llvm-7cca34acc4acd9d163ca8b9e585587b8897483b9.zip llvm-7cca34acc4acd9d163ca8b9e585587b8897483b9.tar.gz llvm-7cca34acc4acd9d163ca8b9e585587b8897483b9.tar.bz2 |
[llvm-rc]: Find <target>-clang over just clang
This patch makes llvm-rc/windres prefer <target>-clang over
clang when doing it's preprocessing. This is so that we can
have a .cfg file for <target> and configure sysroot and other
important flags.
Config files not picked up with clang --target=<target>
automatically.
We only look for <target>-clang in the same dir as llvm-windres
and not for all PATHs to minimize the change.
Reviewed By: mstorsjo
Differential Revision: https://reviews.llvm.org/D119219
Diffstat (limited to 'llvm/unittests/Support/ThreadLocalTest.cpp')
0 files changed, 0 insertions, 0 deletions