brintos

brintos / llvm-project-archived public Read only

0
0
Text · 276 B · a17cd2d Raw
13 lines · yaml
1# RUN: not llvm-xray stack %s 2>&1 | FileCheck %s2---3header:4  version: 15  type: 06  constant-tsc: true7  nonstop-tsc: true8  cycle-frequency: 26010000009records:10...11# CHECK:     llvm-xray: No instrumented calls were accounted in the input file.12# CHECK-NOT: {{[0-9A-Z]+}}13