e19d552987
Former-commit-id: 4db48158d3a35497b8f118ab21b5f08ac3d86d98
5 lines
209 B
Plaintext
5 lines
209 B
Plaintext
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
|