[libc-commits] [PATCH] D147970: [libc] Add swab implementation

Caslyn Tonelli via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Apr 10 16:38:01 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1a3e760eda97: [libc] Add swab implementation (authored by Caslyn).

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.512285.patch
Type: text/x-patch
Size: 7410 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230410/dfe9dd48/attachment.bin>


More information about the libc-commits mailing list