[PATCH] D25008: [libcxx] Include unwinder library in the linker script
Michał Górny via cfe-commits
cfe-commits at lists.llvm.org
Sun Oct 2 04:21:46 PDT 2016
mgorny planned changes to this revision.
mgorny added a comment.
I will be reworking this to use CMake's PRIVATE and PUBLIC linked libs consistently across the build, linker scripts and possibly tests.
@EricWF, would you prefer if I killed the `add_library_flags*` macros or extended them to support specifying PRIVATE and PUBLIC libs separately?
https://reviews.llvm.org/D25008
More information about the cfe-commits
mailing list