mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 12:41:49 +01:00
5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
|
RUN: cd %p/Inputs && llvm-cov -gcno=test.gcno -gcda=test.gcda \
|
||
|
RUN: | diff test.cpp.gcov -
|
||
|
|
||
|
XFAIL: ppc64-linux-gnu, s390x-linux-gnu, arm
|