[libcxx-commits] [PATCH] D78041: [libc++] Populated library dependencies recursively for linker script
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Apr 13 13:35:09 PDT 2020
ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.
Would creating a non-interface library for the PSTL solve the problem? I think so, right? If so, this should be preferred as we're going to need some non header-only content anyway when implementing other backends.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78041/new/
https://reviews.llvm.org/D78041
More information about the libcxx-commits
mailing list