We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 160ff83 commit 5a4cd55Copy full SHA for 5a4cd55
llvm/utils/gn/secondary/clang/lib/CodeGen/BUILD.gn
@@ -63,6 +63,7 @@ static_library("CodeGen") {
63
"CGObjCRuntime.cpp",
64
"CGOpenCLRuntime.cpp",
65
"CGOpenMPRuntime.cpp",
66
+ "CGOpenMPRuntimeAMDGCN.cpp",
67
"CGOpenMPRuntimeGPU.cpp",
68
"CGOpenMPRuntimeNVPTX.cpp",
69
"CGRecordLayoutBuilder.cpp",
0 commit comments