aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAiden Grossman <agrossman154@yahoo.com>2023-07-06 19:11:04 -0700
committerAiden Grossman <agrossman154@yahoo.com>2023-07-06 19:12:28 -0700
commit71cbc62a24df85cf6c6d02d959fccfde231c0698 (patch)
tree85a609ed1c53192ea45baafcc200770271307ae8 /clang/lib/Frontend/CompilerInvocation.cpp
parent68785c1c44bdf68bd9ad09cc141d708108e83479 (diff)
downloadllvm-71cbc62a24df85cf6c6d02d959fccfde231c0698.zip
llvm-71cbc62a24df85cf6c6d02d959fccfde231c0698.tar.gz
llvm-71cbc62a24df85cf6c6d02d959fccfde231c0698.tar.bz2
[llvm-exegesis] Disable SubprocessMemory class on Android
Having the SubprocessMemory class available on Android was causing build failures in downstream builds as Android doesn't implement the SystemV IPC specification that supplies shm_open and other functions that the class relies on. This patch simply makes it unavailable on Android using preprocessor directives.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions