279aa8f685
Former-commit-id: 0c7ce5b1a7851e13f22acfd379b7f9fb304e4833
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
|