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 bd0b903 commit 728f6deCopy full SHA for 728f6de
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