Unbreak CMake build.

llvm-svn: 128276
This commit is contained in:
Anders Carlsson 2011-03-25 14:16:48 +00:00
parent e8ebed3520
commit 843c69119b
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ add_clang_library(clangCodeGen
CGObjC.cpp
CGObjCGNU.cpp
CGObjCMac.cpp
CGObjCRuntime.cpp
CGRecordLayoutBuilder.cpp
CGRTTI.cpp
CGStmt.cpp