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