aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2025-10-16 18:57:48 +1100
committerGitHub <noreply@github.com>2025-10-16 18:57:48 +1100
commit9c456e5eb7edd38da44f08a2122c4372093be669 (patch)
tree660a9c6eef790438ea2c87fc5e00d711fd1e3210 /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp
parentcf55dfbc5a73d584bab468229a96c63fa7de1f6e (diff)
downloadllvm-9c456e5eb7edd38da44f08a2122c4372093be669.zip
llvm-9c456e5eb7edd38da44f08a2122c4372093be669.tar.gz
llvm-9c456e5eb7edd38da44f08a2122c4372093be669.tar.bz2
[ORC] Add SimpleRemoteMemoryMapper (new MemoryMapper implementation). (#163707)
SimpleRemoteMemoryMapper is a MemoryMapper implementation that manages remote memory via EPC-calls to reserve, initialize, deinitialize, and release operations. It is compatible with the SimpleExecutorMemoryManager backend, and its introduction allows MapperJITLinkMemoryManager to use this backend. It is also intended to be compatible with the orc_rt::SimpleNativeMemoryMap backend.
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions