[OpenACC] Implement 'collapse' for combined constructs.
[llvm-project.git] / llvm / test / tools / sancov / stats.test
blob46ff6e5e5db10e5e5e3806596dda9a6726be527e
1 REQUIRES: x86-registered-target && host-byteorder-little-endian
2 RUN: sancov -print-coverage-stats %p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.0.sancov | FileCheck %s
4 CHECK: all-edges: 8
5 CHECK: cov-edges: 5
6 CHECK: all-functions: 2
7 CHECK: cov-functions: 2