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

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Mar 7 00:02:09 PST 2023


sivachandra updated this revision to Diff 502938.
sivachandra added a comment.

Fix more typos.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145452

Files:
  libc/config/linux/riscv64/entrypoints.txt
  libc/src/__support/OSUtil/linux/riscv64/CMakeLists.txt
  libc/src/__support/OSUtil/linux/riscv64/syscall.h
  libc/src/__support/OSUtil/linux/syscall.h
  libc/src/__support/macros/properties/architectures.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145452.502938.patch
Type: text/x-patch
Size: 9356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230307/8ea1eaf3/attachment.bin>


More information about the libc-commits mailing list