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, 0 insertions, 1 deletions
diff --git a/clang/lib/Basic/CMakeLists.txt b/clang/lib/Basic/CMakeLists.txt
index 2770cd31c91..18dd7d61fbb 100644
--- a/clang/lib/Basic/CMakeLists.txt
+++ b/clang/lib/Basic/CMakeLists.txt
@@ -50,7 +50,6 @@ add_clang_library(clangBasic
FixedPoint.cpp
IdentifierTable.cpp
LangOptions.cpp
- MemoryBufferCache.cpp
Module.cpp
ObjCRuntime.cpp
OpenMPKinds.cpp
OpenPOWER on IntegriCloud