summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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