[all-commits] [llvm/llvm-project] eb48aa: [Clang] Automatically link the `compiler-rt` for G...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Wed Sep 25 12:58:31 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb48aac7d40ee9cd3072c466d7ab17facb58570f
https://github.com/llvm/llvm-project/commit/eb48aac7d40ee9cd3072c466d7ab17facb58570f
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-09-25 (Wed, 25 Sep 2024)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
Log Message:
-----------
[Clang] Automatically link the `compiler-rt` for GPUs if present (#109152)
Summary:
This automically links `copmiler-rt` for offloading languages if it
exists in the resource directory.
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