[gentoo-musl] Re: Add support for musl-libc on Linux

Lei Zhang via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 17 02:50:43 PDT 2016


2016-06-15 16:28 GMT+08:00 Lei Zhang <zhanglei.april at gmail.com>:
> Here's another patch including test cases for various non-x86 archs,
> which should just work with my previous patches. ARM is left out
> purposely since it involves extra complexity. I'll work on it later.

Hi,

Here are another two patches which add support for ARM, with some test
cases included.

They're a lot bigger than previous patches, and I'm not 100% sure if I
missed anything. Any comments are utterly welcome :)


Lei
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-musl-arm.patch
Type: application/octet-stream
Size: 2548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160617/117069b0/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-musl-arm.patch
Type: application/octet-stream
Size: 7965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160617/117069b0/attachment-0001.obj>


More information about the llvm-commits mailing list