summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/msan/Linux/sunrpc_bytes.cc
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/test/msan/Linux/sunrpc_bytes.cc')
-rw-r--r--compiler-rt/test/msan/Linux/sunrpc_bytes.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler-rt/test/msan/Linux/sunrpc_bytes.cc b/compiler-rt/test/msan/Linux/sunrpc_bytes.cc
index 4d46d55f093..477637af2b6 100644
--- a/compiler-rt/test/msan/Linux/sunrpc_bytes.cc
+++ b/compiler-rt/test/msan/Linux/sunrpc_bytes.cc
@@ -3,8 +3,6 @@
// RUN: %clangxx_msan -g -O0 -DUNINIT=1 %s -o %t && \
// RUN: not %run %t 2>&1 | FileCheck %s
-// XFAIL: target-is-mips64el
-
#include <assert.h>
#include <string.h>
#include <rpc/xdr.h>
OpenPOWER on IntegriCloud