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
[llvm-exegesis][NFC] Improve parsing of the YAML files
[llvm-core.git]
/
test
/
FileCheck
/
check-label-dag-capture.txt
blob
d8f90f492574073366a73c68948f7263a234397a
1
; RUN: FileCheck -input-file %s %s
2
3
bar
4
foo
5
foo
6
zed
7
8
CHECK-LABEL: {{^}}bar
9
CHECK: {{^}}[[FOO:foo]]
10
CHECK-DAG: {{^}}[[FOO]]
11
CHECK-LABEL: {{^}}zed