[all-commits] [llvm/llvm-project] 265589: [nfc][lldb] Move FastSearch from CommandObjectMemo...
Miro Bucko via All-commits
all-commits at lists.llvm.org
Wed May 29 10:38:19 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 265589785ccf043492e4e0ab88c2830eae7d3496
https://github.com/llvm/llvm-project/commit/265589785ccf043492e4e0ab88c2830eae7d3496
Author: Miro Bucko <mbucko at meta.com>
Date: 2024-05-29 (Wed, 29 May 2024)
Changed paths:
M lldb/include/lldb/Target/Process.h
M lldb/source/Commands/CommandObjectMemory.cpp
M lldb/source/Target/Process.cpp
Log Message:
-----------
[nfc][lldb] Move FastSearch from CommandObjectMemoryFind to Process (#93688)
Moving CommandObjectMemoryFind::FastSearch() to Process::FindInMemory(). Plan to expose FindInMemory as public API in SBProcess.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list