summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Aizatsky <aizatsky@chromium.org>2015-12-04 18:50:18 +0000
committerMike Aizatsky <aizatsky@chromium.org>2015-12-04 18:50:18 +0000
commit8dff7ca37598fb941b489e5a0041e745e43c8661 (patch)
tree43a878ae8e1e17edb1e7c54146e038ae8c972b97
parent12777837a4c74586e74aa005db5817408b56e40c (diff)
downloadbcm5719-llvm-8dff7ca37598fb941b489e5a0041e745e43c8661.tar.gz
bcm5719-llvm-8dff7ca37598fb941b489e5a0041e745e43c8661.zip
adding MC dependencies in hopes to pacify the hexagon build.
llvm-svn: 254745
-rw-r--r--llvm/tools/sancov/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/tools/sancov/CMakeLists.txt b/llvm/tools/sancov/CMakeLists.txt
index 5ce589b3737..e92b1fcbb86 100644
--- a/llvm/tools/sancov/CMakeLists.txt
+++ b/llvm/tools/sancov/CMakeLists.txt
@@ -5,6 +5,8 @@ set(LLVM_LINK_COMPONENTS
AllTargetsInfos
DebugInfoDWARF
DebugInfoPDB
+ MC
+ MCDisassembler
Object
Support
Symbolize
OpenPOWER on IntegriCloud