From: Mike Aizatsky Date: Fri, 4 Dec 2015 18:50:18 +0000 (+0000) Subject: adding MC dependencies in hopes to pacify the hexagon build. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=76bae99a6129f228dd70d0f94d2c68e186d84664;p=oota-llvm.git adding MC dependencies in hopes to pacify the hexagon build. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@254745 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/sancov/CMakeLists.txt b/tools/sancov/CMakeLists.txt index 5ce589b3737..e92b1fcbb86 100644 --- a/tools/sancov/CMakeLists.txt +++ b/tools/sancov/CMakeLists.txt @@ -5,6 +5,8 @@ set(LLVM_LINK_COMPONENTS AllTargetsInfos DebugInfoDWARF DebugInfoPDB + MC + MCDisassembler Object Support Symbolize