Add new files to CMake.
authorOwen Anderson <resistor@mac.com>
Thu, 22 Sep 2011 23:20:48 +0000 (23:20 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 22 Sep 2011 23:20:48 +0000 (23:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140352 91177308-0d34-0410-b5e6-96231b3b80d8

lib/MC/CMakeLists.txt

index bb749208ec6b138ab787a3bbcbc37ef56de946c8..eaf85a123a1f83ef13a7f4eb3708c93eeb322c34 100644 (file)
@@ -43,6 +43,8 @@ add_llvm_library(LLVMMC
   SubtargetFeature.cpp
   MCAsmBackend.cpp
   MCTargetAsmLexer.cpp
+  MCAtom.cpp
+  MCModule.cpp
   )
 
 add_llvm_library_dependencies(LLVMMC