forked from OSchip/llvm-project
llvm-cov: Changed XFAIL targets to be more generic.
llvm-svn: 194622
This commit is contained in:
parent
f74cf86bc5
commit
c60ae7e1fa
|
@ -1,4 +1,4 @@
|
|||
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
|
||||
XFAIL: powerpc64, s390x, arm
|
||||
|
|
Loading…
Reference in New Issue