[libc-commits] [PATCH] D76826: [libc] Extend add_object rule to handle helper object libraries.
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Mar 25 22:11:49 PDT 2020
sivachandra created this revision.
sivachandra added a reviewer: abrachet.
Herald added subscribers: libc-commits, tschuett, MaskRay, mgorny.
Herald added a project: libc-project.
sivachandra added a child revision: D76825: [libc] Move implementations of cosf, sinf, sincosf to src/math directory..
The rule is now called add_object_library.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D76826
Files:
libc/cmake/modules/LLVMLibCRules.cmake
libc/loader/linux/CMakeLists.txt
libc/src/signal/linux/CMakeLists.txt
libc/test/loader/CMakeLists.txt
libc/test/src/signal/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76826.252748.patch
Type: text/x-patch
Size: 9941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20200326/72f94d66/attachment-0001.bin>
More information about the libc-commits
mailing list