aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorMikhail R. Gadelha <mikhail@igalia.com>2023-08-09 10:26:09 -0300
committerMikhail R. Gadelha <mikhail@igalia.com>2023-08-09 10:40:19 -0300
commit860d38bf57470de2b94ffec1cfe2c7d7e65fbbdc (patch)
treebeee6391afe55c9aebe21b5a5d7c57f047d4694f /clang/lib/Frontend/CompilerInvocation.cpp
parent479955a42a71242e3577c639ca276c75f1a3c2b2 (diff)
downloadllvm-860d38bf57470de2b94ffec1cfe2c7d7e65fbbdc.zip
llvm-860d38bf57470de2b94ffec1cfe2c7d7e65fbbdc.tar.gz
llvm-860d38bf57470de2b94ffec1cfe2c7d7e65fbbdc.tar.bz2
[libc] Support poky system
This patch adds support for yocto images, which are custom Linux-base systems created by yocto. $CMAKE_HOST_SYSTEM_NAME returns "poky" as the system name, but it is a linux image, so we just replace the name with "linux", so libc can use the correct path. Reviewed By: michaelrj Differential Revision: https://reviews.llvm.org/D157404
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions