[libc-commits] [PATCH] D147970: [libc] Add swab implementation
Caslyn Tonelli via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Apr 10 15:58:56 PDT 2023
Caslyn updated this revision to Diff 512278.
Caslyn marked an inline comment as done.
Caslyn added a comment.
Remove redundant check
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147970/new/
https://reviews.llvm.org/D147970
Files:
libc/config/linux/aarch64/entrypoints.txt
libc/config/linux/riscv64/entrypoints.txt
libc/config/linux/x86_64/entrypoints.txt
libc/spec/posix.td
libc/src/unistd/CMakeLists.txt
libc/src/unistd/linux/CMakeLists.txt
libc/src/unistd/linux/swab.cpp
libc/src/unistd/swab.h
libc/test/src/unistd/CMakeLists.txt
libc/test/src/unistd/swab_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147970.512278.patch
Type: text/x-patch
Size: 7410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230410/a07515e2/attachment.bin>
More information about the libc-commits
mailing list