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