[llvm-dev] A libc in LLVM

Zachary Turner via llvm-dev llvm-dev at lists.llvm.org
Tue Jun 25 09:32:34 PDT 2019


fenv.h comes to mind, along with lots of routines in memory.h (eg optimized
memcpy)

On Tue, Jun 25, 2019 at 8:35 AM Alex Brachet-Mialot via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> > What do you expect to be architecture dependent? I struggled to think
> of where the architecture and not the operating system was the issue.
>
> I’m also interested in this. All I can think of is longjmp.
>
> > On Fuchsia we critically need support for AArch64
>
> I’d be willing to work on this side of things once work gets under way but
> I’m with Jake that I’m not really sure what will be architecture dependent.
>
> Best,
> Alex
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190625/a0568607/attachment.html>


More information about the llvm-dev mailing list