aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorAnatoly Trosinenko <atrosinenko@accesssoftek.com>2025-06-25 12:29:41 +0300
committerGitHub <noreply@github.com>2025-06-25 12:29:41 +0300
commit20a72083fdff012b6ec45c38475f49c7f2a3dc56 (patch)
tree42cbc27f27a7020eb21d5ab8348e5c3c2f1d85d0 /lldb/packages/Python/lldbsuite/test
parent29f8dca0853cf414f73148bb607b4b1c82dd6c5f (diff)
downloadllvm-20a72083fdff012b6ec45c38475f49c7f2a3dc56.zip
llvm-20a72083fdff012b6ec45c38475f49c7f2a3dc56.tar.gz
llvm-20a72083fdff012b6ec45c38475f49c7f2a3dc56.tar.bz2
[BOLT] Gadget scanner: improve handling of unreachable basic blocks (#136183)
Instead of refusing to analyze an instruction completely when it is unreachable according to the CFG reconstructed by BOLT, use pessimistic assumption of register state when possible. Nevertheless, unreachable basic blocks found in optimized code likely means imprecise CFG reconstruction, thus report a warning once per function.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions