[docs] Fix build-docs.sh
[llvm-project.git] / compiler-rt / test / fuzzer / noasan-memcmp64.test
blob496ee386193e9e9d8cf5dda814975de77133e88e
1 UNSUPPORTED: darwin, 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