1*24f320e4SZain JaffalRUN: llvm-remarkutil size-diff %p/Inputs/1-func-1-instr-1-stack.yaml %p/Inputs/1-func-1-instr-1-stack.yaml --parser=yaml | FileCheck -strict-whitespace %s 2*24f320e4SZain Jaffal 3*24f320e4SZain Jaffal; Same file passed twice -> no changes reported. 4*24f320e4SZain Jaffal 5*24f320e4SZain Jaffal; CHECK-NOT: {{[0-9]+}} 6*24f320e4SZain Jaffal; CHECK: instruction count: None 7*24f320e4SZain Jaffal; CHECK: stack byte usage: None 8