brintos

brintos / llvm-project-archived public Read only

0
0
Text · 373 B · 3321e19 Raw
9 lines · plain
1CHECK: Done 1000 runs in2RUN: %cpp_compiler %S/ThreadedTest.cpp -o %t-ThreadedTest3 4RUN: %run %t-ThreadedTest -use_traces=1 -runs=1000  2>&1 | FileCheck %s5RUN: %run %t-ThreadedTest -use_traces=1 -runs=1000  2>&1 | FileCheck %s6RUN: %run %t-ThreadedTest -use_traces=1 -runs=1000  2>&1 | FileCheck %s7RUN: %run %t-ThreadedTest -use_traces=1 -runs=1000  2>&1 | FileCheck %s8 9