[all-commits] [llvm/llvm-project] 346792: [Offload] Override linker for device build (#137246)
Joseph Huber via All-commits
all-commits at lists.llvm.org
Fri Apr 25 08:22:28 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 346792aafb483a53fb5e3274298d85bc2dde4a35
https://github.com/llvm/llvm-project/commit/346792aafb483a53fb5e3274298d85bc2dde4a35
Author: Joseph Huber <huberjn at outlook.com>
Date: 2025-04-25 (Fri, 25 Apr 2025)
Changed paths:
M offload/DeviceRTL/CMakeLists.txt
Log Message:
-----------
[Offload] Override linker for device build (#137246)
Summary:
Override the default linker in case the user is passing it separately.
This requires `lld` but it always did. This will be fixed *properly*
when https://github.com/llvm/llvm-project/pull/136729 lands.
Fixes https://github.com/llvm/llvm-project/issues/136822
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