[all-commits] [llvm/llvm-project] b7e20c: [libc] Make all targets respect LLVM_PER_TARGET_RU...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Thu Sep 25 05:54:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7e20c741451bb846e25c87a782d746c2382597a
https://github.com/llvm/llvm-project/commit/b7e20c741451bb846e25c87a782d746c2382597a
Author: Joseph Huber <huberjn at outlook.com>
Date: 2025-09-25 (Thu, 25 Sep 2025)
Changed paths:
M libc/CMakeLists.txt
Log Message:
-----------
[libc] Make all targets respect LLVM_PER_TARGET_RUNTIME_DIR (#160597)
Summary:
The libcxx and compiler-rt already install their headers according
to the triple if this option is enabled. We should do this by default so
these don't get mixed up when people potentially combine multiple
toolchains.
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