[all-commits] [llvm/llvm-project] aa6e7a: [libc][NFC] Remove integer_utils.h (#84466)
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Fri Mar 8 05:17:04 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa6e7a61c56823afb4db65e42af1e6ce26de6186
https://github.com/llvm/llvm-project/commit/aa6e7a61c56823afb4db65e42af1e6ce26de6186
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2024-03-08 (Fri, 08 Mar 2024)
Changed paths:
M libc/src/__support/CMakeLists.txt
M libc/src/__support/UInt.h
R libc/src/__support/integer_utils.h
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Log Message:
-----------
[libc][NFC] Remove integer_utils.h (#84466)
Its sole user is `BigInt` so moving `full_mul` inside UInt.h.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list