[all-commits] [llvm/llvm-project] 4663d7: [libc] Update macros/optimization.h build dependen...
lntue via All-commits
all-commits at lists.llvm.org
Fri Feb 10 22:25:04 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4663d784ddee07a379be50c550927c6386a5add1
https://github.com/llvm/llvm-project/commit/4663d784ddee07a379be50c550927c6386a5add1
Author: Tue Ly <lntue at google.com>
Date: 2023-02-11 (Sat, 11 Feb 2023)
Changed paths:
M libc/src/__support/CMakeLists.txt
M libc/src/__support/FPUtil/CMakeLists.txt
M libc/src/__support/FPUtil/generic/CMakeLists.txt
M libc/src/math/generic/CMakeLists.txt
M libc/src/math/generic/log10f.cpp
M libc/src/math/generic/log1pf.cpp
M libc/src/math/generic/log2f.cpp
M libc/src/math/generic/logf.cpp
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Log Message:
-----------
[libc] Update macros/optimization.h build dependency for CMake and Bazel.
Update macros/optimization.h build dependency for CMake and Bazel.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D143805
More information about the All-commits
mailing list