Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / compiler-rt / test / fuzzer / bcmp.test
blob403ade4bfc1ae1c4219e8fdb139c88b628c1b8af
1 UNSUPPORTED: darwin, target={{.*(freebsd|windows).*}}
2 RUN: %cpp_compiler -DMEMCMP=bcmp %S/MemcmpTest.cpp -o %t
3 RUN: not %run %t -seed=1 -runs=10000000 2>&1 | FileCheck %s
4 CHECK: BINGO