brintos

brintos / llvm-project-archived public Read only

0
0
Text · 240 B · 7515e36 Raw
6 lines · plain
1UNSUPPORTED: ios2CHECK: BINGO3RUN: %cpp_compiler %S/FourIndependentBranchesTest.cpp -o %t-FourIndependentBranchesTest4RUN: not %run %t-FourIndependentBranchesTest -seed=1 -use_cmp=0 -use_value_profile=1 -runs=100000000 2>&1 | FileCheck %s5 6