summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/Basic/CMakeLists.txt')
-rw-r--r--clang/lib/Basic/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/lib/Basic/CMakeLists.txt b/clang/lib/Basic/CMakeLists.txt
index 8929ec30ff7..23242ba3f60 100644
--- a/clang/lib/Basic/CMakeLists.txt
+++ b/clang/lib/Basic/CMakeLists.txt
@@ -74,6 +74,7 @@ add_clang_library(clangBasic
FileSystemStatCache.cpp
IdentifierTable.cpp
LangOptions.cpp
+ MemoryBufferCache.cpp
Module.cpp
ObjCRuntime.cpp
OpenMPKinds.cpp
OpenPOWER on IntegriCloud