[PATCH] D25008: [cmake] Split linked libraries into private & public, for linker script

Michał Górny via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 6 12:57:00 PDT 2016


mgorny retitled this revision from "[libcxx] Include unwinder library in the linker script" to "[cmake] Split linked libraries into private & public, for linker script".
mgorny updated the summary for this revision.
mgorny updated this revision to Diff 73840.
mgorny added a comment.
Herald added a subscriber: modocache.

Here's my patch v2. I have to admit it's not very different from the original one but the goal is to provide a more generic interface for future improvement.


https://reviews.llvm.org/D25008

Files:
  CMakeLists.txt
  lib/CMakeLists.txt
  utils/gen_link_script/gen_link_script.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25008.73840.patch
Type: text/x-patch
Size: 5826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161006/c1912515/attachment.bin>


More information about the cfe-commits mailing list