1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

[gn build] Port 7394460d875

This commit is contained in:
LLVM GN Syncbot 2020-08-27 05:59:55 +00:00
parent f50d2b00a4
commit 752234b1b6

View File

@ -21,6 +21,7 @@ static_library("MachO2") {
sources = [
"Arch/X86_64.cpp",
"Driver.cpp",
"DriverUtils.cpp",
"ExportTrie.cpp",
"InputFiles.cpp",
"InputSection.cpp",