[PATCH] D130814: [Orc] Disable use of shared memory on Android
Anubhab Ghosh via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 30 18:31:20 PDT 2022
argentite updated this revision to Diff 448830.
argentite marked 2 inline comments as done.
argentite added a comment.
Something like LLVM_ORC_SHARED_MAPPER_SUPPORTED would be nice and maybe we can even define it from the build system. In any case it should be a follow up patch I guess.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130814/new/
https://reviews.llvm.org/D130814
Files:
llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.h
llvm/lib/ExecutionEngine/Orc/MemoryMapper.cpp
llvm/lib/ExecutionEngine/Orc/TargetProcess/ExecutorSharedMemoryMapperService.cpp
llvm/unittests/ExecutionEngine/Orc/SharedMemoryMapperTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130814.448830.patch
Type: text/x-patch
Size: 4627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220731/86051a9d/attachment.bin>
More information about the llvm-commits
mailing list