[gn build] Merge r350669

llvm-svn: 350709
This commit is contained in:
Nico Weber 2019-01-09 12:48:06 +00:00
parent 1faed50ab5
commit 7d497ea2d9
1 changed files with 1 additions and 1 deletions

View File

@ -81,6 +81,7 @@ static_library("LLVMWebAssemblyCodeGen") {
"WebAssemblyLowerEmscriptenEHSjLj.cpp",
"WebAssemblyLowerGlobalDtors.cpp",
"WebAssemblyMCInstLower.cpp",
"WebAssemblyMemIntrinsicResults.cpp",
"WebAssemblyMachineFunctionInfo.cpp",
"WebAssemblyOptimizeLiveIntervals.cpp",
"WebAssemblyOptimizeReturned.cpp",
@ -94,7 +95,6 @@ static_library("LLVMWebAssemblyCodeGen") {
"WebAssemblyRuntimeLibcallSignatures.cpp",
"WebAssemblySelectionDAGInfo.cpp",
"WebAssemblySetP2AlignOperands.cpp",
"WebAssemblyStoreResults.cpp",
"WebAssemblySubtarget.cpp",
"WebAssemblyTargetMachine.cpp",
"WebAssemblyTargetObjectFile.cpp",