xref: /llvm-project/llvm/test/tools/UpdateTestChecks/update_llc_test_checks/mips64_eh.test (revision ee3109b044a2bb727b91df53f99483cfe7593a72)
1# REQUIRES: mips-registered-target
2## Check that we handle MIPS64 assembly output with an EH asm prologue
3
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
6