Update CMakeLists.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79617 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Benjamin Kramer 2009-08-21 11:28:56 +00:00
parent a32b183918
commit 71b9732ef6

View File

@ -2,7 +2,10 @@ add_llvm_library(LLVMMC
MCAsmLexer.cpp
MCAsmParser.cpp
MCAsmStreamer.cpp
MCAssembler.cpp
MCContext.cpp
MCMachOStreamer.cpp
MCNullStreamer.cpp
MCSection.cpp
MCSectionELF.cpp
MCSectionMachO.cpp