[libc-commits] [PATCH] D143913: [libc][NFC] Make tuning macros start with LIBC_COPT_
Guillaume Chatelet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Feb 15 02:00:42 PST 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc3228714cc0e: [libc][NFC] Make tuning macros start with LIBC_COPT_ (authored by gchatelet).
Changed prior to commit:
https://reviews.llvm.org/D143913?vs=497270&id=497594#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143913/new/
https://reviews.llvm.org/D143913
Files:
libc/cmake/modules/LLVMLibCObjectRules.cmake
libc/common_libc_tuners.cmake
libc/fuzzing/stdlib/CMakeLists.txt
libc/fuzzing/stdlib/strtointeger_differential_fuzz.cpp
libc/src/__support/common.h
libc/src/__support/str_to_float.h
libc/src/stdio/printf_core/converter.cpp
libc/src/stdio/printf_core/converter_atlas.h
libc/src/stdio/printf_core/parser.cpp
libc/src/stdio/printf_core/parser.h
libc/src/stdio/printf_core/printf_config.h
libc/src/stdio/scanf_core/converter.cpp
libc/src/stdio/scanf_core/parser.cpp
libc/src/stdio/scanf_core/parser.h
libc/src/stdio/scanf_core/scanf_config.h
libc/src/stdlib/atexit.cpp
libc/src/string/string_utils.h
libc/src/unistd/getopt.cpp
libc/test/UnitTest/FPExceptMatcher.h
libc/test/UnitTest/Test.h
libc/test/src/math/RoundToIntegerTest.h
libc/test/src/stdio/printf_core/parser_test.cpp
libc/test/src/stdio/scanf_core/parser_test.cpp
libc/test/src/stdio/sprintf_test.cpp
utils/bazel/llvm-project-overlay/libc/libc_build_rules.bzl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143913.497594.patch
Type: text/x-patch
Size: 28332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230215/dec80dd5/attachment-0001.bin>
More information about the libc-commits
mailing list