1RUN: 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 3; Same file passed twice -> no changes reported. 4 5; CHECK-NOT: {{[0-9]+}} 6; CHECK: instruction count: None 7; CHECK: stack byte usage: None 8