Files
clang-p2996/llvm/lib/Target/Mips
yingopq d6e0798a2a [Mips] Add the missing judgment when processing function handleMFLOSlot (#121463)
In function handleMFLOSlot, we may get a variable LastInstInFunction
with a value of true from function getNextMachineInstr and IInSlot may
be null which would trigger an assert.
So we need to skip this case.

Fix #118223.
2025-01-24 20:03:03 +08:00
..
2022-03-10 10:00:29 +01:00
2017-12-11 11:21:40 +00:00