Files
clang-p2996/offload/DeviceRTL
Joseph Huber 346792aafb [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
2025-04-25 17:22:07 +02:00
..