1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00

[gn build] Port 3b8d2be52725

This commit is contained in:
LLVM GN Syncbot 2021-05-10 23:06:37 +00:00
parent b94988cc08
commit cc1727321f

View File

@ -25,6 +25,7 @@ static_library("wasm") {
"MapFile.cpp", "MapFile.cpp",
"MarkLive.cpp", "MarkLive.cpp",
"OutputSections.cpp", "OutputSections.cpp",
"OutputSegment.cpp",
"Relocations.cpp", "Relocations.cpp",
"SymbolTable.cpp", "SymbolTable.cpp",
"Symbols.cpp", "Symbols.cpp",