diff options
Diffstat (limited to 'clang/lib/CIR/CodeGen/CMakeLists.txt')
| -rw-r--r-- | clang/lib/CIR/CodeGen/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/CIR/CodeGen/CMakeLists.txt b/clang/lib/CIR/CodeGen/CMakeLists.txt index 7366446a33c6..c7b76e8372ef 100644 --- a/clang/lib/CIR/CodeGen/CMakeLists.txt +++ b/clang/lib/CIR/CodeGen/CMakeLists.txt @@ -16,10 +16,10 @@ add_clang_library(clangCIR CIRGenCleanup.cpp CIRGenCXX.cpp CIRGenCXXABI.cpp - CIRGenCXXExpr.cpp CIRGenBuiltin.cpp CIRGenDecl.cpp CIRGenDeclOpenACC.cpp + CIRGenException.cpp CIRGenExpr.cpp CIRGenExprAggregate.cpp CIRGenExprComplex.cpp |
