brintos

brintos / llvm-project-archived public Read only

0
0
Text · 203 B · 3fb64be Raw
5 lines · plain
1UNSUPPORTED: target={{.*freebsd.*}}2RUN: %cpp_compiler %S/Memcmp64BytesTest.cpp -o %t-Memcmp64BytesTest3RUN: not %run %t-Memcmp64BytesTest        -seed=1 -runs=1000000   2>&1 | FileCheck %s4CHECK: BINGO5