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.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Analysis/CMakeLists.txt b/llvm/lib/Analysis/CMakeLists.txt
index cb5cd07493b..69623619a8b 100644
--- a/llvm/lib/Analysis/CMakeLists.txt
+++ b/llvm/lib/Analysis/CMakeLists.txt
@@ -25,6 +25,7 @@ add_llvm_library(LLVMAnalysis
DivergenceAnalysis.cpp
DomPrinter.cpp
DominanceFrontier.cpp
+ EHPersonalities.cpp
GlobalsModRef.cpp
IVUsers.cpp
InlineCost.cpp
@@ -35,7 +36,6 @@ add_llvm_library(LLVMAnalysis
IteratedDominanceFrontier.cpp
LazyCallGraph.cpp
LazyValueInfo.cpp
- LibCallSemantics.cpp
Lint.cpp
Loads.cpp
LoopAccessAnalysis.cpp
OpenPOWER on IntegriCloud