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-MIFlags.test
blob
f551f016eea0ecf3bf65c1bbbb9daf1ecfcbd3c7
1
# REQUIRES: x86-registered-target
2
## Check that update_mir_test_checks uses CHECK-NEXT directories
3
4
# RUN: cp -f %S/Inputs/x86-MIFlags.mir %t.mir && %update_mir_test_checks %t.mir
5
# RUN: diff -u %S/Inputs/x86-MIFlags.mir.expected %t.mir