Disable a dataflow fuzz test after "Have REQUIRES support the target triple"
authorPaul Robinson <paul.robinson@sony.com>
Fri, 6 Aug 2021 16:14:27 +0000 (09:14 -0700)
committerPaul Robinson <paul.robinson@sony.com>
Fri, 6 Aug 2021 16:14:39 +0000 (09:14 -0700)
commite4cc071e9220333d47d5f9b399080e5ab21051f5
tree5b43723afd84699759e3077f7a24dc03323c2a5f
parent825a08f898f0eb727408e67fb75acc1ebdc1b85b
Disable a dataflow fuzz test after "Have REQUIRES support the target triple"

See: https://lab.llvm.org/buildbot/#/builders/75/builds/8095/steps/8/logs/stdio

which shows:
unsupported option '-fsanitize=dataflow' for target 'i386-unknown-linux-gnu'

The other dataflow tests in the same directory were already disabled,
so I think it's fine to disable this one as well.
compiler-rt/test/fuzzer/dataflow.test