Typo fix; NFC
[llvm-project.git] / llvm / test / tools / UpdateTestChecks / update_llc_test_checks / asm-show-inst.test
blobd2466c7b2c314eedcbe5afaeb011da2e2494e5ec
1 # REQUIRES: x86-registered-target
2 ## Check that we insert regexes for MCInst/MCReg operands instead of hardcoding the numbers
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