summaryrefslogtreecommitdiffstats
path: root/clang/lib
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-07-23 15:15:06 +0000
committerDouglas Gregor <dgregor@apple.com>2009-07-23 15:15:06 +0000
commit2aff97c9e6f726f9d5324f80e9f93f99bfbbd9f5 (patch)
treea9b94840c74418138db7fcfddbe296c64ceef4ad /clang/lib
parentc8cd3f69598dfb0db97de4a9337534e52b32dd2d (diff)
downloadbcm5719-llvm-2aff97c9e6f726f9d5324f80e9f93f99bfbbd9f5.tar.gz
bcm5719-llvm-2aff97c9e6f726f9d5324f80e9f93f99bfbbd9f5.zip
Unbreak the CMake build
llvm-svn: 76878
Diffstat (limited to 'clang/lib')
-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