diff options
Diffstat (limited to 'compiler-rt/test/msan/Linux/sendmsg.cc')
| -rw-r--r-- | compiler-rt/test/msan/Linux/sendmsg.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler-rt/test/msan/Linux/sendmsg.cc b/compiler-rt/test/msan/Linux/sendmsg.cc index 6a8ef83c118..e04559c55f4 100644 --- a/compiler-rt/test/msan/Linux/sendmsg.cc +++ b/compiler-rt/test/msan/Linux/sendmsg.cc @@ -15,6 +15,8 @@ // UNSUPPORTED: android +// XFAIL: target-is-mips64el + #include <assert.h> #include <stdio.h> #include <unistd.h> |

