summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/MC/CMakeLists.txt')
-rw-r--r--llvm/lib/MC/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/MC/CMakeLists.txt b/llvm/lib/MC/CMakeLists.txt
index 82d400bf443..e3cc536444e 100644
--- a/llvm/lib/MC/CMakeLists.txt
+++ b/llvm/lib/MC/CMakeLists.txt
@@ -4,6 +4,7 @@ add_llvm_library(LLVMMC
MCAsmStreamer.cpp
MCContext.cpp
MCSection.cpp
+ MCSectionMachO.cpp
MCStreamer.cpp
TargetAsmParser.cpp
)
OpenPOWER on IntegriCloud