Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / tools / UpdateTestChecks / update_mir_test_checks / x86-condbr.test
blob3bce3f1d45ef2b5b751105dfc03d7af515ed8abd
1 # REQUIRES: x86-registered-target
2 ## Check that update_mir_test_checks uses CHECK-NEXT directories
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