summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2009-07-06 21:38:29 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2009-07-06 21:38:29 +0000
commit26e8b9c9c1d3880769c1e7dbc30bd072ea877b91 (patch)
tree1225b52dd4508c411b87a27a8c9bcf270fed9b19 /clang/lib/AST
parent85b18aff24b3314b880d7dce603eee9e46119d4e (diff)
downloadbcm5719-llvm-26e8b9c9c1d3880769c1e7dbc30bd072ea877b91.tar.gz
bcm5719-llvm-26e8b9c9c1d3880769c1e7dbc30bd072ea877b91.zip
Update CMake files.
llvm-svn: 74864
Diffstat (limited to 'clang/lib/AST')
-rw-r--r--clang/lib/AST/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/clang/lib/AST/CMakeLists.txt b/clang/lib/AST/CMakeLists.txt
index f844cf1529b..ac4cbb2d296 100644
--- a/clang/lib/AST/CMakeLists.txt
+++ b/clang/lib/AST/CMakeLists.txt
@@ -4,7 +4,6 @@ add_clang_library(clangAST
APValue.cpp
ASTConsumer.cpp
ASTContext.cpp
- ASTLocation.cpp
CFG.cpp
DeclarationName.cpp
DeclBase.cpp
@@ -13,7 +12,6 @@ add_clang_library(clangAST
DeclGroup.cpp
DeclObjC.cpp
DeclPrinter.cpp
- DeclReferenceMap.cpp
DeclTemplate.cpp
ExprConstant.cpp
Expr.cpp
OpenPOWER on IntegriCloud