summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorSameer Sahasrabuddhe <sameer.sahasrabuddhe@amd.com>2024-07-31 19:44:14 +0530
committerGitHub <noreply@github.com>2024-07-31 19:44:14 +0530
commit05c3a4b8f99d13df4249e9486d8aa42a37957685 (patch)
tree267d21a0e0770f4e35f45bbcfa0da79294b8b894 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent93fecc2577ece0329f3bbe2719bbc5b4b9b30010 (diff)
[CycleInfo] skip unreachable predecessors (#101316)
If an unreachable block B branches to a block S inside a cycle, it may cause S to be incorrectly treated as an entry to the cycle. We avoid that by skipping unreachable predecessors when locating entries.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions