forked from OSchip/llvm-project
parent
9b2b8ad8b1
commit
2121a4f733
|
@ -20,6 +20,7 @@ static_library("IPO") {
|
|||
sources = [
|
||||
"AlwaysInliner.cpp",
|
||||
"ArgumentPromotion.cpp",
|
||||
"Attributor.cpp",
|
||||
"BarrierNoopPass.cpp",
|
||||
"BlockExtractor.cpp",
|
||||
"CalledValuePropagation.cpp",
|
||||
|
|
Loading…
Reference in New Issue