We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66bb83 commit 76a258aCopy full SHA for 76a258a
llvm/utils/gn/secondary/clang/lib/CodeGen/BUILD.gn
@@ -90,6 +90,7 @@ static_library("CodeGen") {
90
"CodeGenFunction.cpp",
91
"CodeGenModule.cpp",
92
"CodeGenPGO.cpp",
93
+ "CodeGenSYCL.cpp",
94
"CodeGenTBAA.cpp",
95
"CodeGenTypes.cpp",
96
"ConstantInitBuilder.cpp",
0 commit comments