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