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
[mlir][int-range] Limit xor int range inference to i1 (#116968)
[llvm-project.git]
/
llvm
/
test
/
FileCheck
/
check-label-dag.txt
blob
e52501f8961ce8bf85962be0fac1581a6e053971
1
; RUN: %ProtectFileCheckOutput not FileCheck -input-file %s %s 2>&1 \
2
; RUN: | FileCheck --check-prefix=ERROR %s
3
4
bar
5
zed
6
7
CHECK-LABEL: {{^}}bar
8
CHECK-DAG: {{^}}foo
9
CHECK-LABEL: {{^}}zed
10
11
ERROR: error: CHECK-DAG: expected string not found in input
12
ERROR-NEXT: CHECK-DAG: {{.....}}foo