diff options
Diffstat (limited to 'llvm/test/tools/llvm-profdata/gcc-gcov-sample-profile.test')
-rw-r--r-- | llvm/test/tools/llvm-profdata/gcc-gcov-sample-profile.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/tools/llvm-profdata/gcc-gcov-sample-profile.test b/llvm/test/tools/llvm-profdata/gcc-gcov-sample-profile.test index dbcc74e1284..087c8a7b893 100644 --- a/llvm/test/tools/llvm-profdata/gcc-gcov-sample-profile.test +++ b/llvm/test/tools/llvm-profdata/gcc-gcov-sample-profile.test @@ -1,7 +1,7 @@ The input gcov file has been generated on a little endian machine. Expect failures on big endian systems. -XFAIL: powerpc64-, s390x, mips-, mips64-, sparc +XFAIL: powerpc-, powerpc64-, s390x, mips-, mips64-, sparc Tests for sample profiles encoded in GCC's gcov format. |