summaryrefslogtreecommitdiffstats
path: root/llvm/lib/TextAPI/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/TextAPI/CMakeLists.txt')
-rw-r--r--llvm/lib/TextAPI/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/lib/TextAPI/CMakeLists.txt b/llvm/lib/TextAPI/CMakeLists.txt
index 91b776b2caa..d959fb972a8 100644
--- a/llvm/lib/TextAPI/CMakeLists.txt
+++ b/llvm/lib/TextAPI/CMakeLists.txt
@@ -5,7 +5,9 @@ add_llvm_library(LLVMTextAPI
MachO/ArchitectureSet.cpp
MachO/InterfaceFile.cpp
MachO/PackedVersion.cpp
+ MachO/Platform.cpp
MachO/Symbol.cpp
+ MachO/Target.cpp
MachO/TextStub.cpp
MachO/TextStubCommon.cpp
OpenPOWER on IntegriCloud