Skip to content

Commit 30be406

Browse files
DavidSpickettgithub-actions[bot]
authored andcommitted
Automerge: [compiler-rt][test] Require lld for coverage_short_circuit.cpp
2 parents 24cbe7d + d74ae41 commit 30be406

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler-rt/test/profile/Linux/coverage_short_circuit.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// REQUIRES: lld-available
12
// RUN: %clangxx_profgen -std=c++17 -fuse-ld=lld -fcoverage-mapping -o %t %s
23
// RUN: env LLVM_PROFILE_FILE=%t.profraw %run %t
34
// RUN: llvm-profdata merge -o %t.profdata %t.profraw

0 commit comments

Comments
 (0)