Add new files to CMake.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140352 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/lib/MC/CMakeLists.txt b/lib/MC/CMakeLists.txt
index bb74920..eaf85a1 100644
--- a/lib/MC/CMakeLists.txt
+++ b/lib/MC/CMakeLists.txt
@@ -43,6 +43,8 @@
   SubtargetFeature.cpp
   MCAsmBackend.cpp
   MCTargetAsmLexer.cpp
+  MCAtom.cpp
+  MCModule.cpp
   )
 
 add_llvm_library_dependencies(LLVMMC