Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / tools / sancov / not_covered_functions.test
blobd1b91f6e56820abe27d1da3bea989b3cbef393ba
1 REQUIRES: x86-registered-target && host-byteorder-little-endian
2 RUN: sancov -skip-dead-files=0 -not-covered-functions %p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.0.sancov | FileCheck %s
3 RUN: sancov -not-covered-functions %p/Inputs/test-linux_x86_64 %p/Inputs/test-linux_x86_64.1.sancov | FileCheck --check-prefix=CHECK1 --allow-empty %s
5 CHECK: Inputs{{[/\\]}}foo.cpp:5 foo()
6 CHECK-NOT: {{.*__sanitizer.*}}
7 CHECK1-NOT: {{.+}}