mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-29 17:06:07 +00:00
8 lines
291 B
Plaintext
8 lines
291 B
Plaintext
![]() |
RUN: llvm-remark-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
|
||
|
|
||
|
; Same file passed twice -> no changes reported.
|
||
|
|
||
|
; CHECK-NOT: {{[0-9]+}}
|
||
|
; CHECK: instruction count: None
|
||
|
; CHECK: stack byte usage: None
|