[all-commits] [llvm/llvm-project] e9901d: [LinkerWrapper] Accept compression arguments for H...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Thu Mar 7 09:44:53 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9901d8c94fdcd0d299d1abfdc8f0a5936aa7a50
https://github.com/llvm/llvm-project/commit/e9901d8c94fdcd0d299d1abfdc8f0a5936aa7a50
Author: Joseph Huber <huberjn at outlook.com>
Date: 2024-03-07 (Thu, 07 Mar 2024)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/linker-wrapper.c
M clang/tools/clang-linker-wrapper/ClangLinkerWrapper.cpp
M clang/tools/clang-linker-wrapper/LinkerWrapperOpts.td
Log Message:
-----------
[LinkerWrapper] Accept compression arguments for HIP fatbins (#84337)
Summary:
The HIP toolchain has support for compressing the final output. We
should respect that when we create the executable.
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