diff --git a/llvm/tools/llvm-shlib/CMakeLists.txt b/llvm/tools/llvm-shlib/CMakeLists.txt index bc1b658ba726..54d71d3f6320 100644 --- a/llvm/tools/llvm-shlib/CMakeLists.txt +++ b/llvm/tools/llvm-shlib/CMakeLists.txt @@ -15,6 +15,8 @@ if(NOT DEFINED LLVM_DYLIB_COMPONENTS) BitWriter CodeGen Core + DebugInfoDWARF + DebugInfoPDB ExecutionEngine IPA IPO