summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/coverage.test
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Fuzzer/test/coverage.test')
-rw-r--r--llvm/lib/Fuzzer/test/coverage.test2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/lib/Fuzzer/test/coverage.test b/llvm/lib/Fuzzer/test/coverage.test
index ebaea19475e..9a2179d91ad 100644
--- a/llvm/lib/Fuzzer/test/coverage.test
+++ b/llvm/lib/Fuzzer/test/coverage.test
@@ -1,5 +1,3 @@
-XFAIL: darwin
-
RUN: %cpp_compiler -mllvm -use-unknown-locations=Disable %S/NullDerefTest.cpp -o %t-NullDerefTest
RUN: %cpp_compiler -mllvm -use-unknown-locations=Disable %S/DSO1.cpp -fPIC -shared -o %t-DSO1.so
RUN: %cpp_compiler -mllvm -use-unknown-locations=Disable %S/DSO2.cpp -fPIC -shared -o %t-DSO2.so
OpenPOWER on IntegriCloud