diff --git a/llvm/lib/ProfileData/CMakeLists.txt b/llvm/lib/ProfileData/CMakeLists.txt index de60a655d5bd5..ca9ea3205ee1d 100644 --- a/llvm/lib/ProfileData/CMakeLists.txt +++ b/llvm/lib/ProfileData/CMakeLists.txt @@ -26,6 +26,7 @@ add_llvm_component_library(LLVMProfileData LINK_COMPONENTS BitstreamReader + Core Object Support Demangle