Typo fix; NFC
[llvm-project.git] / llvm / test / tools / UpdateTestChecks / update_llc_test_checks / mips64_eh.test
blobe45ecd7e3afc1368d2428f927b6a499c0864e229
1 # REQUIRES: mips-registered-target
2 ## Check that we handle MIPS64 assembly output with an EH asm prologue
4 # RUN: cp -f %S/Inputs/mips64_eh.ll %t.ll && %update_llc_test_checks %t.ll
5 # RUN: diff -u %S/Inputs/mips64_eh.ll.expected %t.ll