We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0adcbc0 commit d74ae41Copy full SHA for d74ae41
compiler-rt/test/profile/Linux/coverage_short_circuit.cpp
@@ -1,3 +1,4 @@
1
+// REQUIRES: lld-available
2
// RUN: %clangxx_profgen -std=c++17 -fuse-ld=lld -fcoverage-mapping -o %t %s
3
// RUN: env LLVM_PROFILE_FILE=%t.profraw %run %t
4
// RUN: llvm-profdata merge -o %t.profdata %t.profraw
0 commit comments