1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test/tools/llvm-xray/X86/stack-empty-case.yaml
Reid Kleckner bba4a13b1d Fix llvm-xray tests to avoid subshells
We already uses pipefail to detect failure of a redirected command, so
the "|| echo failure" construct was unnecessary.

These tests run and pass on Windows now.

llvm-svn: 312747
2017-09-07 21:28:09 +00:00

13 lines
276 B
YAML

# RUN: not llvm-xray stack %s 2>&1 | FileCheck %s
---
header:
version: 1
type: 0
constant-tsc: true
nonstop-tsc: true
cycle-frequency: 2601000000
records:
...
# CHECK: llvm-xray: No instrumented calls were accounted in the input file.
# CHECK-NOT: {{[0-9A-Z]+}}