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