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

[gn build] Port 8ca366935b05

This commit is contained in:
LLVM GN Syncbot 2021-04-13 18:49:06 +00:00
parent f9f3d0dc0e
commit 222a60a438

View File

@ -23,8 +23,6 @@ static_library("MachO2") {
]
sources = [
"Arch/ARM64.cpp",
"Arch/ARM64Common.cpp",
"Arch/ARM64_32.cpp",
"Arch/X86_64.cpp",
"Driver.cpp",
"DriverUtils.cpp",