1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00

[gn build] Port 7f50c15be5c

This commit is contained in:
LLVM GN Syncbot 2020-06-03 21:16:02 +00:00
parent c81b0cf287
commit d54ef3e6c9

View File

@ -69,6 +69,7 @@ static_library("LLVMWebAssemblyCodeGen") {
"WebAssemblyExceptionInfo.cpp",
"WebAssemblyExplicitLocals.cpp",
"WebAssemblyFastISel.cpp",
"WebAssemblyFixBrTableDefaults.cpp",
"WebAssemblyFixFunctionBitcasts.cpp",
"WebAssemblyFixIrreducibleControlFlow.cpp",
"WebAssemblyFrameLowering.cpp",