[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
Sat May 7 11:02:52 PDT 2022


lntue created this revision.
lntue added reviewers: michaelrj, sivachandra.
Herald added subscribers: ecnelises, tschuett, mgorny.
Herald added projects: libc-project, All.
lntue requested review of this revision.

Add FLAGS option for add_header_library, add_object_library,
add_entrypoint_object, and add_libc_unittest.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D125174

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125174.427882.patch
Type: text/x-patch
Size: 28621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220507/6d9404e3/attachment-0001.bin>


More information about the libc-commits mailing list