Update macros/optimization.h build dependency for CMake and Bazel.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D143805
[libc] Update macros/optimization.h build dependency for CMake and Bazel. ClosedPublic Authored by lntue on Feb 10 2023, 9:50 PM.
Details Summary Update macros/optimization.h build dependency for CMake and Bazel.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptFeb 10 2023, 9:50 PM This revision is now accepted and ready to land.Feb 10 2023, 10:04 PM Closed by commit rG4663d784ddee: [libc] Update macros/optimization.h build dependency for CMake and Bazel. (authored by lntue). · Explain WhyFeb 10 2023, 10:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 496657 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
|