Follow up to d0858bffa11, add missing REQUIRES x86
[llvm-project.git] / llvm / test / tools / UpdateTestChecks / update_mir_test_checks / x86-multiple-prefixes.test
blob58eba12ba9113be4bcbe5dc443b6d9ba2dbe78c6
1 # REQUIRES: x86-registered-target
2 ## Check that update_mir_test_checks handles multiple check prefixes
4 # RUN: cp -f %S/Inputs/x86-multiple-prefixes.ll %t.ll && %update_mir_test_checks %t.ll
5 # RUN: diff -u %S/Inputs/x86-multiple-prefixes.ll.expected %t.ll