Skip to content

Commit d386c40

Browse files
committed
test/llvm-cov: Regenerate mcdc-maxbs.o w/o zlib (#78963)
1 parent fd9b337 commit d386c40

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed
-16 Bytes
Binary file not shown.

llvm/test/tools/llvm-cov/mcdc-maxbs.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
cd %S/Inputs # or copy %S/Inputs/mcdc-maxbs.c into the working directory
3434
clang -O3 -fcoverage-mcdc -fprofile-instr-generate \
3535
-fcoverage-mapping -fcoverage-compilation-dir=. \
36+
-mllvm -enable-name-compression=false \
3637
mcdc-maxbs.c -c -o mcdc-maxbs.o
3738

3839
# Instructions for regenerating the test vector:

0 commit comments

Comments
 (0)