[libc-commits] [PATCH] D158897: [libc] Add libc archive dependency on the header target
Petr Hosek via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Aug 28 22:53:05 PDT 2023
phosek abandoned this revision.
phosek added a comment.
In D158897#4618645 <https://reviews.llvm.org/D158897#4618645>, @sivachandra wrote:
> The idea was that `install-libc` is that one target that pulls everything into the installation. Can you give more detail about the behavior you are observing?
I was seeing missing headers when doing a full build, but I can no longer reproduce this so it's possible that some of my other CMake changes addressed the actual issue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158897/new/
https://reviews.llvm.org/D158897
More information about the libc-commits
mailing list