[libc-commits] [PATCH] D125174: [libc] Implement FLAGS option for generating all combinations for targets.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon May 16 21:06:10 PDT 2022
lntue updated this revision to Diff 429929.
lntue added a comment.
Fix small bugs.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125174/new/
https://reviews.llvm.org/D125174
Files:
libc/CMakeLists.txt
libc/cmake/modules/LLVMLibCFlagRules.cmake
libc/cmake/modules/LLVMLibCLibraryRules.cmake
libc/cmake/modules/LLVMLibCObjectRules.cmake
libc/cmake/modules/LLVMLibCRules.cmake
libc/cmake/modules/LLVMLibCTestRules.cmake
libc/test/src/CMakeLists.txt
libc/test/src/__support/File/CMakeLists.txt
libc/test/src/__support/OSUtil/linux/x86_64/CMakeLists.txt
libc/test/src/math/exhaustive/CMakeLists.txt
libc/test/src/stdio/printf_core/CMakeLists.txt
libc/test/src/string/CMakeLists.txt
libc/test/src/string/memory_utils/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125174.429929.patch
Type: text/x-patch
Size: 33880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220517/acc7cc68/attachment-0001.bin>
More information about the libc-commits
mailing list