aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorIsmail Donmez <ismail@i10z.com>2017-02-03 10:13:39 +0000
committerIsmail Donmez <ismail@i10z.com>2017-02-03 10:13:39 +0000
commitbc0465169a84d6bda46f61fc1f43baa9e11e7605 (patch)
tree3a1c8174b3859bbe5a68d4c95e080d164364cbb9 /lib
parent4a3e589cee98040e763193c7d105a683bbe8fa47 (diff)
Fix shared build after r293965 (Core) and r293967 (COFF)
git-svn-id: https://llvm.org/svn/llvm-project/lld/trunk@293996 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib')
-rw-r--r--lib/Core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Core/CMakeLists.txt b/lib/Core/CMakeLists.txt
index d9b22cb6b..bbd9ad48b 100644
--- a/lib/Core/CMakeLists.txt
+++ b/lib/Core/CMakeLists.txt
@@ -18,6 +18,7 @@ add_lld_library(lldCore
${LLD_INCLUDE_DIR}/lld/Core
LINK_COMPONENTS
+ MC
Support
DEPENDS