[libc-commits] [PATCH] D127571: Initiating a RISC-V port of llvm-libc

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Jun 13 13:02:49 PDT 2022


sivachandra added a comment.

I see a large number of syscall dependent entrypoints in your `entrypoints.txt` file. Without a RISCV syscall implementation they would fail. Did you run `check-libc` at all? If yes, and if you did get a clean run, can you share the output?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127571/new/

https://reviews.llvm.org/D127571



More information about the libc-commits mailing list