[libc-commits] [PATCH] D119002: [libc] Fix compilation with gcc
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Feb 7 04:03:28 PST 2022
gchatelet updated this revision to Diff 406386.
gchatelet added a comment.
- Fix Bazel build
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119002/new/
https://reviews.llvm.org/D119002
Files:
libc/src/__support/CPP/Bit.h
libc/src/__support/CPP/CMakeLists.txt
libc/src/__support/FPUtil/FPBits.h
libc/src/__support/FPUtil/Hypot.h
libc/src/__support/FPUtil/ManipulationFunctions.h
libc/src/__support/FPUtil/generic/sqrt.h
libc/src/__support/FPUtil/x86_64/LongDoubleBits.h
libc/src/__support/FPUtil/x86_64/NextAfterLongDouble.h
libc/src/__support/FPUtil/x86_64/sqrt.h
libc/src/fenv/fesetexceptflag.cpp
libc/src/math/generic/log10f.cpp
libc/src/math/generic/log2f.cpp
libc/src/math/generic/logf.cpp
libc/src/math/generic/math_utils.h
libc/src/string/CMakeLists.txt
libc/src/string/memory_utils/elements_x86.h
libc/test/src/math/NextAfterTest.h
libc/test/src/math/SqrtTest.h
libc/utils/MPFRWrapper/MPFRUtils.cpp
utils/bazel/llvm-project-overlay/libc/BUILD.bazel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119002.406386.patch
Type: text/x-patch
Size: 27978 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220207/61bd22a3/attachment-0001.bin>
More information about the libc-commits
mailing list