1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00

[gn build] Port a64ebb863727

This commit is contained in:
LLVM GN Syncbot 2021-05-24 18:36:50 +00:00
parent 9c4b79c3d5
commit 90d57fab4e

View File

@ -55,6 +55,7 @@ static_library("LLVMWebAssemblyCodeGen") {
"WebAssemblyMCInstLower.cpp", "WebAssemblyMCInstLower.cpp",
"WebAssemblyMachineFunctionInfo.cpp", "WebAssemblyMachineFunctionInfo.cpp",
"WebAssemblyMemIntrinsicResults.cpp", "WebAssemblyMemIntrinsicResults.cpp",
"WebAssemblyNullifyDebugValueLists.cpp",
"WebAssemblyOptimizeLiveIntervals.cpp", "WebAssemblyOptimizeLiveIntervals.cpp",
"WebAssemblyOptimizeReturned.cpp", "WebAssemblyOptimizeReturned.cpp",
"WebAssemblyPeephole.cpp", "WebAssemblyPeephole.cpp",