[SandboxIR][Doc] Add Quick start notes (#123992)
[llvm-project.git] / llvm / test / tools / llvm-remarkutil / Inputs / broken-remark
blobe3aaf6a4408957acf79333235d5b3ff13809c6d3
1 --- !Analysis
2 Name:            StackSize
3 Function:        func0
4 Args:
5   - NumStackBytes:   '1'
6   - String:          ' stack bytes in function'
7 ...
8 --- !Analysis
9 Pass:            asm-printer
10 Name:            InstructionCount
11 Function:        func0
12 Args:
13   - NumInstructions: '1'
14   - String:          ' instructions in function'
15 ...