diff options
| author | Dmitry Makogon <d.makogon@g.nsu.ru> | 2022-12-06 23:18:48 +0700 |
|---|---|---|
| committer | Dmitry Makogon <d.makogon@g.nsu.ru> | 2022-12-09 17:44:32 +0700 |
| commit | b1341191372a1208720ae23da8cca7749892da32 (patch) | |
| tree | 24e98180b39162a8f5f87d4a94be325f8eef70e8 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | a21e0ec724d325289cb5bdb970ad7b90af73a6d4 (diff) | |
[SimplifyCFG] Prohibit hoisting of llvm.deoptimize calls
This prohibits hoisiting identical llvm.deoptimize calls
from 'then' and 'else' blocks of a conditional branch.
This fixes a crash that happened because we didn't hoist
the return instructions together with the llvm.deoptimize calls,
so the verifier would crash.
Differential Revision: https://reviews.llvm.org/D139437
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions
