xref: /llvm-project/llvm/test/tools/UpdateTestChecks/update_llc_test_checks/asm-show-inst.test (revision f421659286af9ae2d4f01cd1f829832fb5c2bc8b)
1# REQUIRES: x86-registered-target
2## Check that we insert regexes for MCInst/MCReg operands instead of hardcoding the numbers
3
4# RUN: cp -f %S/Inputs/asm-show-inst.ll %t.ll && %update_llc_test_checks %t.ll
5# RUN: diff -u %S/Inputs/asm-show-inst.ll.expected %t.ll
6