repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[SandboxIR][Doc] Add Quick start notes (#123992)
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-remarkutil
/
Inputs
/
broken-remark
blob
e3aaf6a4408957acf79333235d5b3ff13809c6d3
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
...