1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 12:41:49 +01:00

[gn build] Port 2124ca1d5cb

This commit is contained in:
Nico Weber 2020-09-19 08:34:58 -04:00
parent d4bdf8df2e
commit fa66d9af58

View File

@ -36,6 +36,7 @@ static_library("MachO2") {
"Symbols.cpp",
"SyntheticSections.cpp",
"Target.cpp",
"UnwindInfoSection.cpp",
"Writer.cpp",
]
}