[libc-commits] [PATCH] D125055: [libc] Add LINK_LIBRARIES option to add_fp_unittest and add_libc_unittest.
Tue Ly via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu May 5 16:00:06 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.
This is needed to prepare for adding FLAGS option.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D125055
Files:
libc/cmake/modules/LLVMLibCTestRules.cmake
libc/test/src/CMakeLists.txt
libc/test/src/__support/File/CMakeLists.txt
libc/test/src/math/exhaustive/CMakeLists.txt
libc/test/src/stdio/CMakeLists.txt
libc/test/src/stdio/printf_core/CMakeLists.txt
libc/test/src/string/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125055.427483.patch
Type: text/x-patch
Size: 7006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220505/47a0c408/attachment-0001.bin>
More information about the libc-commits
mailing list