[libc-commits] [PATCH] D100571: [libc] Add endianness support

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Apr 16 06:17:29 PDT 2021


gchatelet updated this revision to Diff 338081.
gchatelet marked an inline comment as done.
gchatelet added a comment.

- Simplify tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100571

Files:
  libc/src/__support/CMakeLists.txt
  libc/src/__support/endian.h
  libc/test/src/CMakeLists.txt
  libc/test/src/__support/CMakeLists.txt
  libc/test/src/__support/endian_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100571.338081.patch
Type: text/x-patch
Size: 6829 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210416/642eb3ee/attachment.bin>


More information about the libc-commits mailing list