[libc-commits] [PATCH] D132184: [libc] add division, modulo, and power to UInt

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Sep 1 11:20:19 PDT 2022


michaelrj updated this revision to Diff 457334.
michaelrj added a comment.

add bazel changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132184

Files:
  libc/src/__support/UInt.h
  libc/test/src/__support/CMakeLists.txt
  libc/test/src/__support/uint128_test.cpp
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132184.457334.patch
Type: text/x-patch
Size: 9901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220901/0b25269a/attachment-0001.bin>


More information about the libc-commits mailing list