aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/CodeGen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt
index 26fd6448c6..72224cf93e 100644
--- a/lib/CodeGen/CMakeLists.txt
+++ b/lib/CodeGen/CMakeLists.txt
@@ -16,6 +16,7 @@ add_clang_library(clangCodeGen
CGObjC.cpp
CGObjCGNU.cpp
CGObjCMac.cpp
+ CGRecordLayoutBuilder.cpp
CGStmt.cpp
CodeGenFunction.cpp
CodeGenModule.cpp