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

[gn build] Port be0efa1f2368

This commit is contained in:
LLVM GN Syncbot 2021-02-06 16:40:55 +00:00
parent 5d7663e4e4
commit 685155f57a

View File

@ -45,6 +45,7 @@ static_library("LLVMWebAssemblyCodeGen") {
"WebAssemblyFixFunctionBitcasts.cpp",
"WebAssemblyFixIrreducibleControlFlow.cpp",
"WebAssemblyFrameLowering.cpp",
"WebAssemblyHandleEHTerminatePads.cpp",
"WebAssemblyISelDAGToDAG.cpp",
"WebAssemblyISelLowering.cpp",
"WebAssemblyInstrInfo.cpp",