aboutsummaryrefslogtreecommitdiff
path: root/lib/Object/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Object/CMakeLists.txt')
-rw-r--r--lib/Object/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Object/CMakeLists.txt b/lib/Object/CMakeLists.txt
index 8f10143fccc3..2ac2ee51dc23 100644
--- a/lib/Object/CMakeLists.txt
+++ b/lib/Object/CMakeLists.txt
@@ -16,6 +16,7 @@ add_llvm_library(LLVMObject
RecordStreamer.cpp
SymbolicFile.cpp
SymbolSize.cpp
+ FunctionIndexObjectFile.cpp
ADDITIONAL_HEADER_DIRS
${LLVM_MAIN_INCLUDE_DIR}/llvm/Object