From: Owen Anderson Date: Thu, 22 Sep 2011 23:20:48 +0000 (+0000) Subject: Add new files to CMake. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=db01cdd06b9e0c730878b596a8508e61b01f627e;p=oota-llvm.git 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 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