summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Transforms/IPO/CMakeLists.txt')
-rw-r--r--llvm/lib/Transforms/IPO/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Transforms/IPO/CMakeLists.txt b/llvm/lib/Transforms/IPO/CMakeLists.txt
index 341ce55f2dd..edbfa087194 100644
--- a/llvm/lib/Transforms/IPO/CMakeLists.txt
+++ b/llvm/lib/Transforms/IPO/CMakeLists.txt
@@ -12,6 +12,7 @@ add_llvm_library(LLVMipo
FunctionImport.cpp
GlobalDCE.cpp
GlobalOpt.cpp
+ GlobalSplit.cpp
IPConstantPropagation.cpp
IPO.cpp
InferFunctionAttrs.cpp
OpenPOWER on IntegriCloud