[libc-commits] [PATCH] D143005: [libc] Build two different static archives libc.a and libm.a under full build.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Jan 31 11:58:54 PST 2023


sivachandra updated this revision to Diff 493700.
sivachandra added a comment.

Skip adding an archive target if the archive's entrypoint list is not present.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143005/new/

https://reviews.llvm.org/D143005

Files:
  libc/CMakeLists.txt
  libc/lib/CMakeLists.txt
  libc/startup/linux/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143005.493700.patch
Type: text/x-patch
Size: 3230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230131/7b13456d/attachment.bin>


More information about the libc-commits mailing list