[PATCH] D142274: [ADT] Add llvm::byteswap to bit.h

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 22 09:28:52 PST 2023


kazu updated this revision to Diff 491175.
kazu marked an inline comment as done.
kazu added a comment.

I've switched to ctsdlib from stdlib.h.

I've fixed the names inside __has_builtin.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142274

Files:
  llvm/include/llvm/ADT/bit.h
  llvm/unittests/ADT/BitTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142274.491175.patch
Type: text/x-patch
Size: 5857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230122/a6a80b6e/attachment.bin>


More information about the llvm-commits mailing list