summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-02-21 11:09:16 -0800
committerGitHub <noreply@github.com>2025-02-21 11:09:16 -0800
commitb11e1baf22a4a5d061a112c490f54f5e767f79e4 (patch)
tree7e8168ae9dd880d209bb68ef74ab93d711847066 /lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py
parent8a58f83b041693b9373a1724af97a82bd844a899 (diff)
[llvm-readtapi] Avoid repeated hash lookups (NFC) (#128131)
Dylibs is a StringMap, which takes StringRef as the key type, so NormalizedPath.str() is good enough. We don't need to create a null terminated string. Neither do we need to recompute the string length as part of StringRef construction.
Diffstat (limited to 'lldb/test/API/functionalities/scripted_process/TestStackCoreScriptedProcess.py')
0 files changed, 0 insertions, 0 deletions