summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
diff options
context:
space:
mode:
authorArthur Eubanks <aeubanks@google.com>2025-05-27 09:47:08 -0700
committerGitHub <noreply@github.com>2025-05-27 09:47:08 -0700
commit5ab017a30f31f704fe6981a927ac64be139faa33 (patch)
tree0d35436790ff8fa8bb77575ea011002f477f99b7 /lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py
parenteb79e340a10fd0292c7fa2e3ca05895b8402f29e (diff)
[PGO] Don't unconditionally request BBInfo in verifyFuncBFI() (#140804)
This breaks in the case where there are unreachable blocks after an entry block with no successors, which don't have a `BBInfo`, causing crashes. `BBInfo` doesn't exist for unreachable blocks, see https://reviews.llvm.org/D27280. Fixes #135828.
Diffstat (limited to 'lldb/test/API/python_api/global_module_cache/TestGlobalModuleCache.py')
0 files changed, 0 insertions, 0 deletions