[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 13:28:16 PDT 2022


lntue updated this revision to Diff 429834.
lntue added a comment.

Add SKIP_FLAG_EXPASION_* option and clean up some DEPENDS options ordering.


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.429834.patch
Type: text/x-patch
Size: 33854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220516/880fdef5/attachment-0001.bin>


More information about the libc-commits mailing list