summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/CodeGen')
-rw-r--r--clang/lib/CodeGen/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/lib/CodeGen/CMakeLists.txt b/clang/lib/CodeGen/CMakeLists.txt
index 26fd6448c62..72224cf93e6 100644
--- a/clang/lib/CodeGen/CMakeLists.txt
+++ b/clang/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
OpenPOWER on IntegriCloud