[libc] Add add_with_carry to builtin wrapper.
authorTue Ly <lntue@google.com>
Fri, 4 Nov 2022 18:22:35 +0000 (14:22 -0400)
committerTue Ly <lntue@google.com>
Sat, 5 Nov 2022 03:20:37 +0000 (23:20 -0400)
commit6c6dff7e2c27c5a9ea9466d49f61a1edc82bc364
tree509132a15da3976a3459dccf06a0d825f8ab6ec0
parent55e899813ff2774c0cd9dbaf4da5c666500ba6f4
[libc] Add add_with_carry to builtin wrapper.

Add add_with_carry to builtin wrapper to be used by UInt class.

Reviewed By: orex

Differential Revision: https://reviews.llvm.org/D137453
libc/src/__support/CMakeLists.txt
libc/src/__support/builtin_wrappers.h
utils/bazel/llvm-project-overlay/libc/BUILD.bazel