Description
Test case failing, currently marked broken.
MipsElfFastResolver doesn't handle Ijk_Boring. Also called with incorrect t9 context because we haven't begun a new function at time of resolve, due to fallthrough from previous block after call to non-returning function.
See #5773
Steps to reproduce the bug
Run test
Environment
angr @ 96db64d
Additional context
No response