brintos

brintos / llvm-project-archived public Read only

0
0
Text · 141 B · 7f7e2f6 Raw
4 lines · plain
1RUN: %cpp_compiler %S/SwapCmpTest.cpp -o %t-SwapCmpTest2CHECK: BINGO3RUN: not %run %t-SwapCmpTest -seed=1 -runs=10000000 2>&1 | FileCheck %s4