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 69623619a8b..38234207d9a 100644
--- a/llvm/lib/Analysis/CMakeLists.txt
+++ b/llvm/lib/Analysis/CMakeLists.txt
@@ -39,6 +39,7 @@ add_llvm_library(LLVMAnalysis
Lint.cpp
Loads.cpp
LoopAccessAnalysis.cpp
+ LoopUnrollAnalyzer.cpp
LoopInfo.cpp
LoopPass.cpp
MemDepPrinter.cpp
OpenPOWER on IntegriCloud