[all-commits] [llvm/llvm-project] 2ee7f4: [libc] Correctly find LLVM binaries when built in ...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Mon Jun 3 11:09:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ee7f49addb60f100929d10ad24ebf1743943b0d
https://github.com/llvm/llvm-project/commit/2ee7f49addb60f100929d10ad24ebf1743943b0d
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-06-03 (Mon, 03 Jun 2024)
Changed paths:
M libc/cmake/modules/prepare_libc_gpu_build.cmake
Log Message:
-----------
[libc] Correctly find LLVM binaries when built in projects mode for GPU
Summary:
You can build the GPU libc support in projects mode. There were some
issues with it not finding the correct binaries. This patch fixes that.
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