summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorAmir Ayupov <aaupov@fb.com>2023-02-27 15:21:23 -0800
committerAmir Ayupov <aaupov@fb.com>2023-02-27 15:22:43 -0800
commit1c286acfb81813951b7cb0651db648226d327d9a (patch)
treefda4d09bc9f6a08ecb8fb0e81e3db72b279d281d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent08ab4faf1aa338802ce7f482622dc020a2a26e08 (diff)
[BOLT] Prevent unsetting unknown control flow for split jump table
In case of a function with unknown control flow but with a single jump table and a single jump table site, we attempt to match the jump table and a site and update block successors using jump table targets. Restrict this behavior for split jump tables which have targets in a fragment function. Fixes https://github.com/llvm/llvm-project/issues/60795. Reviewed By: #bolt, rafauler Differential Revision: https://reviews.llvm.org/D144602
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions