[libc-commits] [PATCH] D145452: [libc] Add riscv64 syscall implementation.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Mar 6 19:49:02 PST 2023
sivachandra updated this revision to Diff 502905.
sivachandra added a comment.
- Remove a copy paste remnant from the syscall implementation.
- Enable more string functions.
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.502905.patch
Type: text/x-patch
Size: 9356 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230307/d237e03d/attachment.bin>
More information about the libc-commits
mailing list