Update CMake build.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103269 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Ted Kremenek 2010-05-07 17:29:48 +00:00
parent eb40a0fd98
commit d51409ae9e

View File

@ -14,6 +14,7 @@ add_llvm_library(LLVMMC
MCNullStreamer.cpp
MCObjectWriter.cpp
MCSection.cpp
MCSectionCOFF.cpp
MCSectionELF.cpp
MCSectionMachO.cpp
MCStreamer.cpp