We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59d0607 commit 6417831Copy full SHA for 6417831
llvm/utils/gn/secondary/clang/lib/CodeGen/BUILD.gn
@@ -68,6 +68,7 @@ static_library("CodeGen") {
68
"CGExprConstant.cpp",
69
"CGExprScalar.cpp",
70
"CGGPUBuiltin.cpp",
71
+ "CGHLSLBuiltins.cpp",
72
"CGHLSLRuntime.cpp",
73
"CGLoopInfo.cpp",
74
"CGNonTrivialStruct.cpp",
0 commit comments