Skip to content

Commit e733d7e

Browse files
committed
Fix test clang-offload-bundler-zstd.c
1 parent 124d0b7 commit e733d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/test/Driver/clang-offload-bundler-zstd.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
// RUN: diff %t.tgt2 %t.res.tgt2
3333
//
3434
// COMPRESS: Compression method used: zstd
35-
// COMPRESS: Compression level: 20
35+
// COMPRESS: Compression level: 3
3636
// DECOMPRESS: Decompression method: zstd
3737
// DECOMPRESS: Hashes match: Yes
3838
// NOHOST-NOT: host-

0 commit comments

Comments
 (0)