summaryrefslogtreecommitdiffstats
path: root/lib/Index/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Index/CMakeLists.txt')
-rw-r--r--lib/Index/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Index/CMakeLists.txt b/lib/Index/CMakeLists.txt
index 0a3f7cb..9bf35e5 100644
--- a/lib/Index/CMakeLists.txt
+++ b/lib/Index/CMakeLists.txt
@@ -3,7 +3,7 @@ set(LLVM_USED_LIBS clangBasic clangAST)
add_clang_library(clangIndex
ASTLocation.cpp
Analyzer.cpp
- CallGraph.cpp
+ GlobalCallGraph.cpp
DeclReferenceMap.cpp
Entity.cpp
GlobalSelector.cpp
OpenPOWER on IntegriCloud