summaryrefslogtreecommitdiff
path: root/lib/MC/CMakeLists.txt
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2010-05-07 17:29:48 +0000
committerTed Kremenek <kremenek@apple.com>2010-05-07 17:29:48 +0000
commitd51409ae9ebd2b58b8dbf0cfbb4f19c27a493ecd (patch)
tree59107336b7b639cb175286a43e594c5b506e38ae /lib/MC/CMakeLists.txt
parenteb40a0fd98c44ecc6360e7fab33cf9e9911bed4f (diff)
downloadllvm-d51409ae9ebd2b58b8dbf0cfbb4f19c27a493ecd.tar.gz
llvm-d51409ae9ebd2b58b8dbf0cfbb4f19c27a493ecd.tar.bz2
llvm-d51409ae9ebd2b58b8dbf0cfbb4f19c27a493ecd.tar.xz
Update CMake build.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103269 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/MC/CMakeLists.txt')
-rw-r--r--lib/MC/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/MC/CMakeLists.txt b/lib/MC/CMakeLists.txt
index dba0e14356..7ddeef7e18 100644
--- a/lib/MC/CMakeLists.txt
+++ b/lib/MC/CMakeLists.txt
@@ -14,6 +14,7 @@ add_llvm_library(LLVMMC
MCNullStreamer.cpp
MCObjectWriter.cpp
MCSection.cpp
+ MCSectionCOFF.cpp
MCSectionELF.cpp
MCSectionMachO.cpp
MCStreamer.cpp