commit | 0edb3bf17dbb212ecb5bd75d14a77f208c673362 | [log] [tgz] |
---|---|---|
author | Michal Gorny <mgorny@gentoo.org> | Sun Apr 08 06:49:17 2018 +0000 |
committer | Michal Gorny <mgorny@gentoo.org> | Sun Apr 08 06:49:17 2018 +0000 |
tree | a5b8681a8434a9372b9afb201c5e784ef099c1b3 | |
parent | 5c6d787053e728504b0e9d1cb8b212f0ae5e2f87 [diff] |
[LLVMTestingSupport] Add explicit linkage to LLVMSupport Explicitly link LLVMTestingSupport library against LLVMSupport. This is necessary to fix linking errors when LLVMTestingSupport is built as a shared library (with BUILD_SHARED_LIBS=ON) and -Wl,-z,defs is used. Differential Revision: https://reviews.llvm.org/D45408 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329522 91177308-0d34-0410-b5e6-96231b3b80d8