aboutsummaryrefslogtreecommitdiffstats
path: root/test/tools/llvm-cov/range_based_for.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/tools/llvm-cov/range_based_for.cpp')
-rw-r--r--test/tools/llvm-cov/range_based_for.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tools/llvm-cov/range_based_for.cpp b/test/tools/llvm-cov/range_based_for.cpp
index 61f60f6..3fdb244 100644
--- a/test/tools/llvm-cov/range_based_for.cpp
+++ b/test/tools/llvm-cov/range_based_for.cpp
@@ -26,4 +26,4 @@ int main(int argc, const char *argv[]) { // GCOV: 1: [[@LINE]]:int main(
} // GCOV: -: [[@LINE]]:}
// llvm-cov doesn't work on big endian yet
-// XFAIL: powerpc64, s390x, mips-, mips64-, sparc
+// XFAIL: powerpc64-, s390x, mips-, mips64-, sparc