mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:40:01 +08:00
This change allows building both shared and static version of libunwind in a single build, sharing object files between both versions. Differential Revision: https://reviews.llvm.org/D23233 llvm-svn: 278067