[PATCH] D13673: Add initial support for the MUSL C library.
Vasileios Kalintiris via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 20 03:57:05 PDT 2015
vkalintiris updated this revision to Diff 37850.
vkalintiris marked 6 inline comments as done.
vkalintiris added a comment.
Sorry for the delay.
Addressed reviewer comments and modifed CMake to check that
LIBCXX_INSTALL_SUPPORT_HEADERS is not turned off when LIBCXX_LIBC_IS_MUSL is ON.
http://reviews.llvm.org/D13673
Files:
CMakeLists.txt
include/__config
include/__config_site.in
include/__locale
include/support/musl/xlocale.h
src/locale.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13673.37850.patch
Type: text/x-patch
Size: 11848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151020/4df05cfd/attachment.bin>
More information about the cfe-commits
mailing list