forked from OSchip/llvm-project
[gn build] Port 81a7cad2ff
This commit is contained in:
parent
81a7cad2ff
commit
4edbc2736e
|
@ -65,9 +65,7 @@ static_library("CodeGen") {
|
||||||
"CGObjCRuntime.cpp",
|
"CGObjCRuntime.cpp",
|
||||||
"CGOpenCLRuntime.cpp",
|
"CGOpenCLRuntime.cpp",
|
||||||
"CGOpenMPRuntime.cpp",
|
"CGOpenMPRuntime.cpp",
|
||||||
"CGOpenMPRuntimeAMDGCN.cpp",
|
|
||||||
"CGOpenMPRuntimeGPU.cpp",
|
"CGOpenMPRuntimeGPU.cpp",
|
||||||
"CGOpenMPRuntimeNVPTX.cpp",
|
|
||||||
"CGRecordLayoutBuilder.cpp",
|
"CGRecordLayoutBuilder.cpp",
|
||||||
"CGStmt.cpp",
|
"CGStmt.cpp",
|
||||||
"CGStmtOpenMP.cpp",
|
"CGStmtOpenMP.cpp",
|
||||||
|
|
Loading…
Reference in New Issue