[libc-commits] [PATCH] D143805: [libc] Update macros/optimization.h build dependency for CMake and Bazel.

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Feb 10 21:50:23 PST 2023


lntue created this revision.
lntue added reviewers: gchatelet, MaskRay, sivachandra.
Herald added subscribers: ecnelises, tschuett.
Herald added projects: libc-project, All.
lntue requested review of this revision.

Update macros/optimization.h build dependency for CMake and Bazel.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143805

Files:
  libc/src/__support/CMakeLists.txt
  libc/src/__support/FPUtil/CMakeLists.txt
  libc/src/__support/FPUtil/generic/CMakeLists.txt
  libc/src/math/generic/CMakeLists.txt
  libc/src/math/generic/log10f.cpp
  libc/src/math/generic/log1pf.cpp
  libc/src/math/generic/log2f.cpp
  libc/src/math/generic/logf.cpp
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143805.496657.patch
Type: text/x-patch
Size: 14900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230211/dc65cc2e/attachment-0001.bin>


More information about the libc-commits mailing list