repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Signed saturation tests. NFC
[llvm-core.git]
/
test
/
YAMLParser
/
spec-07-09.test
blob
1f98ba04146839187e1e33f816541f5e50838ba0
1
# RUN: yaml-bench -canonical %s
2
3
---
4
foo
5
...
6
# Repeated end marker.
7
...
8
---
9
bar
10
# No end marker.
11
---
12
baz
13
...