diff options
-rw-r--r-- | lib/CodeGen/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/CodeGen/CMakeLists.txt b/lib/CodeGen/CMakeLists.txt index 1f33678993..4da6368ca1 100644 --- a/lib/CodeGen/CMakeLists.txt +++ b/lib/CodeGen/CMakeLists.txt @@ -10,6 +10,7 @@ add_clang_library(clangCodeGen CGClass.cpp CGCXX.cpp CGCXXABI.cpp + CGCleanup.cpp CGDebugInfo.cpp CGDecl.cpp CGDeclCXX.cpp |