[all-commits] [llvm/llvm-project] ba01ce: Fix test hip-offload-compress-zlib.hip
Yaxun (Sam) Liu via All-commits
all-commits at lists.llvm.org
Wed Oct 4 08:07:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba01ce60665848478ba4e76190907153a8c26fe9
https://github.com/llvm/llvm-project/commit/ba01ce60665848478ba4e76190907153a8c26fe9
Author: Yaxun (Sam) Liu <yaxun.liu at amd.com>
Date: 2023-10-04 (Wed, 04 Oct 2023)
Changed paths:
M clang/test/Driver/hip-offload-compress-zlib.hip
M clang/test/Driver/hip-offload-compress-zstd.hip
Log Message:
-----------
Fix test hip-offload-compress-zlib.hip
and hip-offload-compress-zstd.hip.
For failure https://lab.llvm.org/buildbot/#/builders/231/builds/16710
We cannot do real linking for x86_64 on certain systems, so we
do -### instead.
More information about the All-commits
mailing list