mirror of
https://github.com/konsoletyper/teavm.git
synced 2025-03-13 11:46:46 +08:00
C: fix bugs in exception handling lowerer
This commit is contained in:
parent
f264865cc1
commit
cdcaa8947c
@ -417,8 +417,6 @@ public class ExceptionHandlingShadowStackContributor {
|
||||
incomingCopy.setValue(incoming.getValue());
|
||||
additionalIncomings.add(incomingCopy);
|
||||
}
|
||||
} else {
|
||||
phi.getIncomings().remove(i--);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user