summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
Diffstat (limited to 'clang')
-rw-r--r--clang/test/CodeGen/2008-01-25-ByValReadNone.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/clang/test/CodeGen/2008-01-25-ByValReadNone.c b/clang/test/CodeGen/2008-01-25-ByValReadNone.c
index b3b5861a4dc..bb5a5887483 100644
--- a/clang/test/CodeGen/2008-01-25-ByValReadNone.c
+++ b/clang/test/CodeGen/2008-01-25-ByValReadNone.c
@@ -1,7 +1,5 @@
// RUN: %clang_cc1 -triple x86_64-unknown-unknown -emit-llvm -o - %s | FileCheck %s
-// XFAIL: mips
-
// It could hit in @llvm.memcpy with "-triple x86_64-(mingw32|win32)".
// CHECK-NOT: readonly
// CHECK-NOT: readnone
OpenPOWER on IntegriCloud