summaryrefslogtreecommitdiffstats
path: root/clang/lib/Lex
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2011-12-20 08:42:15 +0000
committerChandler Carruth <chandlerc@gmail.com>2011-12-20 08:42:15 +0000
commit1c032e0dc00cdce6f26baee5d8d76e9cd4b1426d (patch)
tree9107e6a7fb4d732f9aaa8df735812090c4cb7e81 /clang/lib/Lex
parente805b16e3dde4bc56b79f14f52761427014fd7c7 (diff)
downloadbcm5719-llvm-1c032e0dc00cdce6f26baee5d8d76e9cd4b1426d.tar.gz
bcm5719-llvm-1c032e0dc00cdce6f26baee5d8d76e9cd4b1426d.zip
Update the CMake build for r146959's new files.
llvm-svn: 146967
Diffstat (limited to 'clang/lib/Lex')
-rw-r--r--clang/lib/Lex/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/lib/Lex/CMakeLists.txt b/clang/lib/Lex/CMakeLists.txt
index 39c4fd590dc..0a2ffdbf232 100644
--- a/clang/lib/Lex/CMakeLists.txt
+++ b/clang/lib/Lex/CMakeLists.txt
@@ -13,6 +13,7 @@ add_clang_library(clangLex
MacroInfo.cpp
ModuleMap.cpp
PPCaching.cpp
+ PPCallbacks.cpp
PPDirectives.cpp
PPExpressions.cpp
PPLexerChange.cpp
OpenPOWER on IntegriCloud