summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Analysis/CMakeLists.txt')
-rw-r--r--llvm/lib/Analysis/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/lib/Analysis/CMakeLists.txt b/llvm/lib/Analysis/CMakeLists.txt
index dd5d6251414..1dc9544120e 100644
--- a/llvm/lib/Analysis/CMakeLists.txt
+++ b/llvm/lib/Analysis/CMakeLists.txt
@@ -50,6 +50,7 @@ add_llvm_library(LLVMAnalysis
Loads.cpp
LoopAccessAnalysis.cpp
LoopAnalysisManager.cpp
+ LoopCacheAnalysis.cpp
LoopUnrollAnalyzer.cpp
LoopInfo.cpp
LoopPass.cpp
OpenPOWER on IntegriCloud