]> granicus.if.org Git - llvm/commitdiff
[libFuzzer] Re-enable coverage.test on Darwin.
authorGeorge Karpenkov <ekarpenkov@apple.com>
Fri, 11 Aug 2017 20:30:52 +0000 (20:30 +0000)
committerGeorge Karpenkov <ekarpenkov@apple.com>
Fri, 11 Aug 2017 20:30:52 +0000 (20:30 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@310750 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Fuzzer/test/coverage.test

index ebaea19475e25d98b78b1c603d68dbd522e809e5..9a2179d91add6840d2654a0bfd430d51de6dae5f 100644 (file)
@@ -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