[PATCH] D63785: Add support for MUSL libc
Boris Faure via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 1 12:59:23 PDT 2019
billiob added a comment.
I looked at how the current files where written and I decided to do it like that.
This is mostly a proof of concept and I'm looking for feedback on how to improve it.
I'm not affiliated with musl and I don't have enough knowledge to know what to do there. Could you please help me a bit more on what would be expected?
What should I do to get this feature merged? Would feature-testing (that would still add many #ifdefs) be good enough?
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63785/new/
https://reviews.llvm.org/D63785
More information about the llvm-commits
mailing list