[libc-commits] [PATCH] D145452: [libc] Add riscv64 syscall implementation.

Mikhail R. Gadelha via libc-commits libc-commits at lists.llvm.org
Tue Mar 7 14:31:09 PST 2023


Oh, I see, my mistake! I was always building with -DLLVM_LIBC_FULL_BUILD=ON

I agree, let's disable it for now.

Em ter., 7 de mar. de 2023 às 16:55, Siva Chandra via Phabricator <
reviews at reviews.llvm.org> escreveu:

> sivachandra added a comment.
>
> @mikhail.ramalho - there are two modes for building the libc, the overlay
> mode and the full build mode. With this patch, I am only bringing up the
> overlay mode. The signal macros and fenv pieces become relevant in the full
> build mode. Can we do them as follow ups?
>
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D145452/new/
>
> https://reviews.llvm.org/D145452
>
>

-- 

Mikhail Ramalho.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230307/73facf09/attachment-0001.html>


More information about the libc-commits mailing list