diff options
author | Anubhab Ghosh <anubhabghosh.me@gmail.com> | 2022-07-30 06:43:05 +0530 |
---|---|---|
committer | Anubhab Ghosh <anubhabghosh.me@gmail.com> | 2022-08-01 18:48:39 +0530 |
commit | ac3cb4ecd0c6ed03c135945d27bbe197d80cba4e (patch) | |
tree | 60b05f098780654c113965a32398485f3a324308 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 6b2fed3ab4193cfb50c4e60fb4cd19c7e6b3603f (diff) | |
download | llvm-ac3cb4ecd0c6ed03c135945d27bbe197d80cba4e.zip llvm-ac3cb4ecd0c6ed03c135945d27bbe197d80cba4e.tar.gz llvm-ac3cb4ecd0c6ed03c135945d27bbe197d80cba4e.tar.bz2 |
[Orc] Disable use of shared memory on Android
shm_open and shm_unlink are not available on Android. This commit
disables SharedMemoryMapper on Android until a better solution is
available.
https://android.googlesource.com/platform/bionic/+/refs/heads/master/docs/status.md
https://github.com/llvm/llvm-project/issues/56812
Differential Revision: https://reviews.llvm.org/D130814
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions