diff options
| -rw-r--r-- | compiler-rt/test/builtins/Unit/mulsc3_test.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler-rt/test/builtins/Unit/mulsc3_test.c b/compiler-rt/test/builtins/Unit/mulsc3_test.c index 6b38908fcf0..4eac07e8d80 100644 --- a/compiler-rt/test/builtins/Unit/mulsc3_test.c +++ b/compiler-rt/test/builtins/Unit/mulsc3_test.c @@ -1,6 +1,4 @@ // RUN: %clang_builtins %s %librt -lm -o %t && %run %t -// XFAIL: armhf-target-arch -// See pr32261 //===-- mulsc3_test.c - Test __mulsc3 -------------------------------------===// // // The LLVM Compiler Infrastructure |

