forked from OSchip/llvm-project
[gn build] Port 160ff83765
This commit is contained in:
parent
160ff83765
commit
5a4cd55e5d
|
@ -63,6 +63,7 @@ static_library("CodeGen") {
|
||||||
"CGObjCRuntime.cpp",
|
"CGObjCRuntime.cpp",
|
||||||
"CGOpenCLRuntime.cpp",
|
"CGOpenCLRuntime.cpp",
|
||||||
"CGOpenMPRuntime.cpp",
|
"CGOpenMPRuntime.cpp",
|
||||||
|
"CGOpenMPRuntimeAMDGCN.cpp",
|
||||||
"CGOpenMPRuntimeGPU.cpp",
|
"CGOpenMPRuntimeGPU.cpp",
|
||||||
"CGOpenMPRuntimeNVPTX.cpp",
|
"CGOpenMPRuntimeNVPTX.cpp",
|
||||||
"CGRecordLayoutBuilder.cpp",
|
"CGRecordLayoutBuilder.cpp",
|
||||||
|
|
Loading…
Reference in New Issue