summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/fuzzer/value-profile-div.test
diff options
context:
space:
mode:
Diffstat (limited to 'compiler-rt/test/fuzzer/value-profile-div.test')
-rw-r--r--compiler-rt/test/fuzzer/value-profile-div.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler-rt/test/fuzzer/value-profile-div.test b/compiler-rt/test/fuzzer/value-profile-div.test
index 59cc7c2f955..38f211241b0 100644
--- a/compiler-rt/test/fuzzer/value-profile-div.test
+++ b/compiler-rt/test/fuzzer/value-profile-div.test
@@ -1,4 +1,4 @@
-XFAIL: ios
+UNSUPPORTED: ios
UNSUPPORTED: aarch64
CHECK: AddressSanitizer: {{FPE|int-divide-by-zero}}
RUN: %cpp_compiler %S/DivTest.cpp -fsanitize-coverage=trace-div -o %t-DivTest
OpenPOWER on IntegriCloud