llvm-project/llvm/test/tools/llvm-remark-size-diff/unexpected-key.test

4 lines
183 B
Plaintext

RUN: not llvm-remark-size-diff %p/Inputs/unexpected-key.yaml %p/Inputs/1-func-1-instr-1-stack.yaml --parser=yaml 2>&1 | FileCheck %s
; CHECK: Expected 'NumInstructions', got 'Wrong'