brintos

brintos / llvm-project-archived public Read only

0
0
Text · 148 B · dc6e869 Raw
4 lines · plain
1CHECK: BINGO2RUN: %cpp_compiler %S/InitializeTest.cpp -o %t-InitializeTest3RUN: not %run %t-InitializeTest -use_value_profile=1 2>&1 | FileCheck %s4