Skip to content

Commit

Permalink
Fix test clang-offload-bundler-zstd.c
Browse files Browse the repository at this point in the history
  • Loading branch information
yxsamliu committed Mar 9, 2024
1 parent 124d0b7 commit e733d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/test/Driver/clang-offload-bundler-zstd.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
// RUN: diff %t.tgt2 %t.res.tgt2
//
// COMPRESS: Compression method used: zstd
// COMPRESS: Compression level: 20
// COMPRESS: Compression level: 3
// DECOMPRESS: Decompression method: zstd
// DECOMPRESS: Hashes match: Yes
// NOHOST-NOT: host-
Expand Down

0 comments on commit e733d7e

Please sign in to comment.