diff options
| author | Amir Ayupov <aaupov@fb.com> | 2023-02-27 15:21:23 -0800 |
|---|---|---|
| committer | Amir Ayupov <aaupov@fb.com> | 2023-02-27 15:22:43 -0800 |
| commit | 1c286acfb81813951b7cb0651db648226d327d9a (patch) | |
| tree | fda4d09bc9f6a08ecb8fb0e81e3db72b279d281d /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 08ab4faf1aa338802ce7f482622dc020a2a26e08 (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
