[PATCH] D23233: [libunwind] Allow building both shared and static library

Petr Hosek via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 5 16:36:50 PDT 2016


phosek created this revision.
phosek added a subscriber: llvm-commits.

This change allows building both shared and static version of libunwind in a single build, sharing object files between both versions.

https://reviews.llvm.org/D23233

Files:
  CMakeLists.txt
  src/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23233.67047.patch
Type: text/x-patch
Size: 4041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160805/a01fac56/attachment.bin>


More information about the llvm-commits mailing list