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
Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git]
/
llvm
/
test
/
tools
/
UpdateTestChecks
/
update_mir_test_checks
/
x86-condbr.test
blob
3bce3f1d45ef2b5b751105dfc03d7af515ed8abd
1
# REQUIRES: x86-registered-target
2
## Check that update_mir_test_checks uses CHECK-NEXT directories
3
4
# RUN: cp -f %S/Inputs/x86-condbr.mir %t.mir && %update_mir_test_checks %t.mir
5
# RUN: diff -u %S/Inputs/x86-condbr.mir.expected %t.mir