[gn build] Add OpenMPOpt.cpp to LLVMipo after D69930/9548b74a831e
This commit is contained in:
parent
5f38040359
commit
280f15cb41
|
|
@ -45,6 +45,7 @@ static_library("IPO") {
|
||||||
"LoopExtractor.cpp",
|
"LoopExtractor.cpp",
|
||||||
"LowerTypeTests.cpp",
|
"LowerTypeTests.cpp",
|
||||||
"MergeFunctions.cpp",
|
"MergeFunctions.cpp",
|
||||||
|
"OpenMPOpt.cpp",
|
||||||
"PartialInlining.cpp",
|
"PartialInlining.cpp",
|
||||||
"PassManagerBuilder.cpp",
|
"PassManagerBuilder.cpp",
|
||||||
"PruneEH.cpp",
|
"PruneEH.cpp",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue