gn build: Merge r362578

llvm-svn: 362598
This commit is contained in:
Nico Weber 2019-06-05 12:05:54 +00:00
parent a39057a4ca
commit 4e860add7f

View File

@ -20,6 +20,7 @@ static_library("IPO") {
sources = [
"AlwaysInliner.cpp",
"ArgumentPromotion.cpp",
"Attributor.cpp",
"BarrierNoopPass.cpp",
"BlockExtractor.cpp",
"CalledValuePropagation.cpp",