aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/configuration.py
diff options
context:
space:
mode:
authorAmir Ayupov <aaupov@fb.com>2025-06-20 12:46:56 -0700
committerGitHub <noreply@github.com>2025-06-20 12:46:56 -0700
commit4959e8a1dadd96499d701bcf02cd9b25dba98c98 (patch)
treea8b989f25fed436466edac5d94b40c5aff24dcb5 /lldb/packages/Python/lldbsuite/test/configuration.py
parent6d8c6ef90c1a4d17d764c4479d5165251bf07c95 (diff)
downloadllvm-4959e8a1dadd96499d701bcf02cd9b25dba98c98.zip
llvm-4959e8a1dadd96499d701bcf02cd9b25dba98c98.tar.gz
llvm-4959e8a1dadd96499d701bcf02cd9b25dba98c98.tar.bz2
[BOLT][NFCI] Use heuristic for matching split global functions (#90429)
This change speeds up fragment matching for large BOLTed binaries where all fragments of global parent functions are put under `bolt-pseudo.o` file symbol: - before: iterating over symbols under `bolt-pseudo.o` only to fail to find a parent, - after: bail out immediately and use a global parent by name. Test Plan: NFC, updated register-fragments-bolt-symbols.s
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/configuration.py')
0 files changed, 0 insertions, 0 deletions