diff options
author | dianqk <dianqk@dianqk.net> | 2025-10-10 06:44:00 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-10 06:44:00 +0800 |
commit | e9205ca8cf4235647c3ec2a1946850751ce4e1c8 (patch) | |
tree | 67fb20cb6ed19ec93d060275a2a0f05cbc38653b /lldb/unittests/ScriptInterpreter/Python | |
parent | ab897ae2e08646e7c60fb61d71df5616950beb66 (diff) | |
download | llvm-e9205ca8cf4235647c3ec2a1946850751ce4e1c8.zip llvm-e9205ca8cf4235647c3ec2a1946850751ce4e1c8.tar.gz llvm-e9205ca8cf4235647c3ec2a1946850751ce4e1c8.tar.bz2 |
[SimplifyCFG] Remove all incoming values from OtherDest if OtherDest is unreachable (#162677)
Fixes #162585.
#161000 changed `br i1 true, label %if, label %else` to `br label %if`,
so we should remove one more incoming value.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions