repo.or.cz
/
llvm-complete.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[X86] ISD::INSERT_SUBVECTOR - use uint64_t index. NFCI.
[llvm-complete.git]
/
test
/
FileCheck
/
check-label-dag.txt
blob
1ce4a8d2b07e87ee9c4a8707070687dd34958166
1
; RUN: not FileCheck -input-file %s %s 2>&1 | FileCheck --check-prefix=ERROR %s
2
3
bar
4
zed
5
6
CHECK-LABEL: {{^}}bar
7
CHECK-DAG: {{^}}foo
8
CHECK-LABEL: {{^}}zed
9
10
ERROR: error: CHECK-DAG: expected string not found in input
11
ERROR-NEXT: CHECK-DAG: {{.....}}foo