gn build: Merge r357047

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@357071 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Nico Weber
2019-03-27 15:10:47 +00:00
parent 30d9733443
commit b23265474e

View File

@@ -58,6 +58,7 @@ static_library("LLVMPowerPCCodeGen") {
"PPCMCInstLower.cpp",
"PPCMIPeephole.cpp",
"PPCMachineFunctionInfo.cpp",
"PPCMachineScheduler.cpp",
"PPCPreEmitPeephole.cpp",
"PPCQPXLoadSplat.cpp",
"PPCReduceCRLogicals.cpp",