mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:43:36 +01:00
cb2286ce42
In MipsDelaySlotFiller, when replacing old call-branch with the compact branch instruction, an assertion is caused by erasing the old call with unhandled CSInfo. The problem was reported in PR48695. This patch fixes it, by moving call site info from the old call instruction to its replace. Patch by Nikola Tesic Differential revision: https://reviews.llvm.org/D94685 |
||
---|---|---|
.. | ||
call-site-info-update-delay-slot-filler.mir | ||
dbg-call-site-copy-sub-reg.mir | ||
dbg-call-site-delay-slot-interpretation-64bit.mir | ||
dbg-call-site-delay-slot-interpretation.mir | ||
dbg-call-site-param-addiu-64bit.mir | ||
dbg-call-site-param-addiu.mir | ||
last-inst-bundled.mir | ||
lit.local.cfg | ||
live-debug-values-reg-copy.mir |