[all-commits] [llvm/llvm-project] 18d0d9: [libc] Update install directory for offloading ver...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Fri Mar 1 08:48:45 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 18d0d9b9b2e99ba1d22b9c7c3352f5f9df978d2c
https://github.com/llvm/llvm-project/commit/18d0d9b9b2e99ba1d22b9c7c3352f5f9df978d2c
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-03-01 (Fri, 01 Mar 2024)
Changed paths:
M libc/CMakeLists.txt
M libc/lib/CMakeLists.txt
Log Message:
-----------
[libc] Update install directory for offloading versions of libraries (#83592)
Summary:
These currently go to `lib/`, but if the user has `lib/<triple>` they
should go there because it's always searched first.
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