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