[gn build] Port 9c542a5a4e

This commit is contained in:
LLVM GN Syncbot 2022-03-15 00:51:57 +00:00
parent 9c542a5a4e
commit e28ace8a97
2 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,6 @@ static_library("LLVMWebAssemblyCodeGen") {
"WebAssemblyLateEHPrepare.cpp",
"WebAssemblyLowerBrUnless.cpp",
"WebAssemblyLowerEmscriptenEHSjLj.cpp",
"WebAssemblyLowerGlobalDtors.cpp",
"WebAssemblyLowerRefTypesIntPtrConv.cpp",
"WebAssemblyMCInstLower.cpp",
"WebAssemblyMCLowerPrePass.cpp",

View File

@ -51,6 +51,7 @@ static_library("Utils") {
"LoopUnrollRuntime.cpp",
"LoopUtils.cpp",
"LoopVersioning.cpp",
"LowerGlobalDtors.cpp",
"LowerInvoke.cpp",
"LowerMemIntrinsics.cpp",
"LowerSwitch.cpp",