Add support for musl-libc on Linux

Lei Zhang via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 13 05:20:13 PDT 2016


2016-06-13 3:07 GMT+08:00 Joerg Sonnenberger <joerg at bec.de>:
> On Sun, Jun 12, 2016 at 10:51:11AM +0800, Lei Zhang via llvm-commits wrote:
>> Hi,
>>
>> I'm replying to this thread; sorry I wasn't subscribed to the list,
>> thus cannot reply to it directly.
>>
>> http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20160606/161733.html
>>
>> Joerg, thanks for your reply. Could you please tell me what kind of
>> test cases I should prepare?
>
> The target/triple parser has a unit test in
> unittests/ADT/TripleTest.cpp. The rest should get output validation in
> clang's test/Driver directory. Not sure which one is the primary
> GNU/Linux test.

Thanks for the pointer :)

The patches are re-attached with test cases included. Do they look sane enough?


Lei
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-musl.patch
Type: application/octet-stream
Size: 1671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160613/ca5cb4c4/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-musl.patch
Type: application/octet-stream
Size: 1292 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160613/ca5cb4c4/attachment-0001.obj>


More information about the cfe-commits mailing list