aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/CodeGen/CMakeLists.txt')
-rw-r--r--lib/CodeGen/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt
index ba6b284153..28e96a33fa 100644
--- a/lib/CodeGen/CMakeLists.txt
+++ b/lib/CodeGen/CMakeLists.txt
@@ -38,7 +38,6 @@ add_clang_library(clangCodeGen
CGRecordLayoutBuilder.cpp
CGRTTI.cpp
CGStmt.cpp
- CGTemporaries.cpp
CGVTables.cpp
CGVTT.cpp
CodeGenAction.cpp