[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",
|
||||
"LowerTypeTests.cpp",
|
||||
"MergeFunctions.cpp",
|
||||
"OpenMPOpt.cpp",
|
||||
"PartialInlining.cpp",
|
||||
"PassManagerBuilder.cpp",
|
||||
"PruneEH.cpp",
|
||||
|
|
|
|||
Loading…
Reference in New Issue