diff --git a/lib/MC/CMakeLists.txt b/lib/MC/CMakeLists.txt index bb749208ec6..eaf85a123a1 100644 --- a/lib/MC/CMakeLists.txt +++ b/lib/MC/CMakeLists.txt @@ -43,6 +43,8 @@ add_llvm_library(LLVMMC SubtargetFeature.cpp MCAsmBackend.cpp MCTargetAsmLexer.cpp + MCAtom.cpp + MCModule.cpp ) add_llvm_library_dependencies(LLVMMC