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:
parent
9c4b79c3d5
commit
90d57fab4e
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user