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

[gn build] Port 2d28100bf2e4

This commit is contained in:
LLVM GN Syncbot 2021-04-30 20:17:55 +00:00
parent 3f292e8925
commit 586fbcca5e

View File

@ -22,6 +22,7 @@ static_library("MachO2") {
"//libunwind/include",
]
sources = [
"Arch/ARM.cpp",
"Arch/ARM64.cpp",
"Arch/ARM64Common.cpp",
"Arch/ARM64_32.cpp",