1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 20:12:56 +02:00

gn build: Merge r374476

llvm-svn: 374482
This commit is contained in:
GN Sync Bot 2019-10-10 23:49:59 +00:00
parent ff18cfe664
commit 66fee5e609

View File

@ -12,6 +12,7 @@ static_library("JITLink") {
"JITLinkMemoryManager.cpp",
"MachO.cpp",
"MachOLinkGraphBuilder.cpp",
"MachO_arm64.cpp",
"MachO_x86_64.cpp",
]
}