diff options
Diffstat (limited to 'compiler-rt/test/msan/chained_origin_with_signals.cc')
| -rw-r--r-- | compiler-rt/test/msan/chained_origin_with_signals.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler-rt/test/msan/chained_origin_with_signals.cc b/compiler-rt/test/msan/chained_origin_with_signals.cc index e3719825a5f..43dbdcca76a 100644 --- a/compiler-rt/test/msan/chained_origin_with_signals.cc +++ b/compiler-rt/test/msan/chained_origin_with_signals.cc @@ -10,8 +10,6 @@ // RUN: not %run %t >%t.out 2>&1 // RUN: FileCheck %s < %t.out -// XFAIL: target-is-mips64el - #include <signal.h> #include <stdio.h> #include <sys/types.h> |

