[libc] Add a separate install target for the libc static archives.
authorSiva Chandra Reddy <sivachandra@google.com>
Fri, 6 Jan 2023 08:21:49 +0000 (08:21 +0000)
committerSiva Chandra Reddy <sivachandra@google.com>
Fri, 6 Jan 2023 23:32:07 +0000 (23:32 +0000)
commit8304f6de94872cdcaba63039a61b8860fe367620
tree704976d5398e8c1c849ca751e443552f2cd63ff5
parent493459b6dd28e4cb7414879a507f641b0414f3e4
[libc] Add a separate install target for the libc static archives.

Also, skip installing startup objects for baremetal targets for now.

Reviewed By: michaelrj

Differential Revision: https://reviews.llvm.org/D141112
libc/CMakeLists.txt
libc/lib/CMakeLists.txt