diff options
Diffstat (limited to 'clang/lib/CodeGen/CMakeLists.txt')
| -rw-r--r-- | clang/lib/CodeGen/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/clang/lib/CodeGen/CMakeLists.txt b/clang/lib/CodeGen/CMakeLists.txt index 4b7d51b06fc..bb655c263fc 100644 --- a/clang/lib/CodeGen/CMakeLists.txt +++ b/clang/lib/CodeGen/CMakeLists.txt @@ -45,7 +45,6 @@ add_clang_library(clangCodeGen CGObjCRuntime.cpp CGOpenCLRuntime.cpp CGOpenMPRuntime.cpp - CGRTTI.cpp CGRecordLayoutBuilder.cpp CGStmt.cpp CGStmtOpenMP.cpp @@ -60,7 +59,6 @@ add_clang_library(clangCodeGen CodeGenTypes.cpp ItaniumCXXABI.cpp MicrosoftCXXABI.cpp - MicrosoftRTTI.cpp ModuleBuilder.cpp TargetInfo.cpp |

