Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / llvm / test / tools / llvm-remarkutil / size-diff / Inputs / unexpected-key.yaml
blob450fbcc77681bda10978e28716fa65ec4074ae1f
1 --- !Analysis
2 Pass:            prologepilog
3 Name:            StackSize
4 Function:        func0
5 Args:
6   - NumStackBytes:   '1'
7   - String:          ' stack bytes in function'
8 ...
9 --- !Analysis
10 Pass:            asm-printer
11 Name:            InstructionCount
12 Function:        func0
13 Args:
14   - Wrong: '1'
15   - String:          ' instructions in function'
16 ...