[llvm] 728f6de - [gn build] Port 0348ff515854
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 17 07:20:21 PDT 2025
Author: LLVM GN Syncbot
Date: 2025-04-17T14:13:21Z
New Revision: 728f6de4177a7e4d8030cb37ace525e2af97d247
URL: https://github.com/llvm/llvm-project/commit/728f6de4177a7e4d8030cb37ace525e2af97d247
DIFF: https://github.com/llvm/llvm-project/commit/728f6de4177a7e4d8030cb37ace525e2af97d247.diff
LOG: [gn build] Port 0348ff515854
Added:
Modified:
llvm/utils/gn/secondary/clang/lib/CodeGen/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/lib/CodeGen/BUILD.gn b/llvm/utils/gn/secondary/clang/lib/CodeGen/BUILD.gn
index 85ad5303a9246..54199b3fdbc21 100644
--- a/llvm/utils/gn/secondary/clang/lib/CodeGen/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/CodeGen/BUILD.gn
@@ -90,6 +90,7 @@ static_library("CodeGen") {
"CodeGenFunction.cpp",
"CodeGenModule.cpp",
"CodeGenPGO.cpp",
+ "CodeGenSYCL.cpp",
"CodeGenTBAA.cpp",
"CodeGenTypes.cpp",
"ConstantInitBuilder.cpp",
More information about the llvm-commits
mailing list