[PATCH] D64939: Add a proposal for a libc project under the LLVM umbrella.

Siva Chandra via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 12 13:52:06 PDT 2019


On Mon, Aug 12, 2019 at 1:00 PM Aaron Ballman <aaron at aaronballman.com> wrote:
>
> > dlj added inline comments.
> >
> > The specific mechanism, however, is something that ought to be addressed in a standalone design doc. We do have such a plan for ELF, but it is fairly intricate.
>
> Do you have similar plans for non-ELF systems?

We do not currently have plans for non-ELF systems. [Others interested
can of course come up with such mechanisms for non-ELF systems and
contribute to the project.]


More information about the llvm-commits mailing list