[all-commits] [llvm/llvm-project] cf3b37: [libc] Add GPU utility dependencies if present
Joseph Huber via All-commits
all-commits at lists.llvm.org
Mon Jun 3 12:38:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf3b37c92ffad21086a0741ac682c87abea9a5d6
https://github.com/llvm/llvm-project/commit/cf3b37c92ffad21086a0741ac682c87abea9a5d6
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-06-03 (Mon, 03 Jun 2024)
Changed paths:
M libc/cmake/modules/LLVMLibCLibraryRules.cmake
Log Message:
-----------
[libc] Add GPU utility dependencies if present
Summary:
These tools need to be built before we can do the library creation
stage. If they are generated in the same build then this is not
guaranteed so we should add explicit dependencies.
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