aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
diff options
context:
space:
mode:
authorXChy <xxs_chy@outlook.com>2025-08-14 15:18:36 +0800
committerGitHub <noreply@github.com>2025-08-14 16:18:36 +0900
commitf393f2a61e58a74b44b4480122c08927446bddb0 (patch)
tree686b6e8edcf9cc813e5b9bd0b8283cf79cc604bf /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp
parent4c28bbf5b84ffdad8ffe80c9c934b03a1435c1f1 (diff)
downloadllvm-f393f2a61e58a74b44b4480122c08927446bddb0.zip
llvm-f393f2a61e58a74b44b4480122c08927446bddb0.tar.gz
llvm-f393f2a61e58a74b44b4480122c08927446bddb0.tar.bz2
[BranchFolding] Avoid moving blocks to fall through to an indirect target (#152916)
Depend on #152591 to fix https://github.com/llvm/llvm-project/issues/149023. Similar to an EH pad, there is no real advantage in "falling through" to an indirect target of an INLINEASM_BR. And multiple indirect targets of inline asm at the end of a function may be rotated infinitely. Therefore, this patch avoids such optimization on indirect target of inline asm as fall through.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.cpp')
0 files changed, 0 insertions, 0 deletions