summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/sancov/AArch64/print_coverage_pcs.test
blob: d5fff4db1320db550c118dccc5c849a00da93594 (plain)
1
2
3
4
REQUIRES: aarch64-registered-target
RUN: not sancov -print-coverage-pcs %p/../Inputs/test-linux_android_aarch64 2>&1 | FileCheck %s --check-prefix=AARCH64

AARCH64: ERROR: __sanitizer_cov* functions not found
OpenPOWER on IntegriCloud