Skip to content

Commit 5a4cd55

Browse files
committed
[gn build] Port 160ff83
1 parent 160ff83 commit 5a4cd55

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/clang/lib/CodeGen

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/clang/lib/CodeGen/BUILD.gn

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ static_library("CodeGen") {
6363
"CGObjCRuntime.cpp",
6464
"CGOpenCLRuntime.cpp",
6565
"CGOpenMPRuntime.cpp",
66+
"CGOpenMPRuntimeAMDGCN.cpp",
6667
"CGOpenMPRuntimeGPU.cpp",
6768
"CGOpenMPRuntimeNVPTX.cpp",
6869
"CGRecordLayoutBuilder.cpp",

0 commit comments

Comments
 (0)