[all-commits] [llvm/llvm-project] e5809f: [LLVM] Only build the GPU loader utility if it has...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Wed Apr 2 17:26:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5809f01720b9d016f940bc132278f2f2adf0665
https://github.com/llvm/llvm-project/commit/e5809f01720b9d016f940bc132278f2f2adf0665
Author: Joseph Huber <huberjn at outlook.com>
Date: 2025-04-02 (Wed, 02 Apr 2025)
Changed paths:
M llvm/tools/CMakeLists.txt
Log Message:
-----------
[LLVM] Only build the GPU loader utility if it has LLVM-libc (#134141)
Summary:
There were some discussions about this being included by default. I need
to fix this up and codify the use of LLVM libc inside of LLVM. For now,
just turn it off unless the user requested the `libc` GPU stuff. This
matches the old behavior.
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