[libc-commits] [PATCH] D151252: [libc][bazel] Add log, log2, log10, log1p to bazel layout.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue May 23 13:22:30 PDT 2023
lntue created this revision.
lntue added reviewers: michaelrj, sivachandra, gchatelet.
Herald added subscribers: ecnelises, tschuett.
Herald added projects: libc-project, All.
lntue requested review of this revision.
Add log, log2, log10, log1p and their unit tests to bazel layout.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D151252
Files:
libc/src/math/generic/CMakeLists.txt
libc/src/math/generic/log1p.cpp
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
utils/bazel/llvm-project-overlay/libc/test/src/math/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151252.524860.patch
Type: text/x-patch
Size: 4765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230523/e2c331f7/attachment.bin>
More information about the libc-commits
mailing list