Revert "[compiler-rt] Speculative fix for cross_over_uniform_dist.test"
authorPaul Robinson <paul.robinson@sony.com>
Mon, 9 Aug 2021 19:13:24 +0000 (12:13 -0700)
committerPaul Robinson <paul.robinson@sony.com>
Mon, 9 Aug 2021 19:14:57 +0000 (12:14 -0700)
This reverts commit dc11e69dd4089ba66733d25b182fedee9b54ac81.
The speculative fix did not help.

compiler-rt/test/fuzzer/cross_over_uniform_dist.test

index 014cae7..b5ae7e4 100644 (file)
@@ -1,4 +1,4 @@
-REQUIRES: x86_64-, -linux
+REQUIRES: linux, x86_64
 RUN: %cpp_compiler %S/KeepSeedTest.cpp -o %t-CrossOverUniformDistTest
 
 RUN: rm -rf %t-corpus