[gn build] Port 33706191d8

This commit is contained in:
LLVM GN Syncbot 2021-05-25 18:58:50 +00:00
parent 7599e98ab7
commit 9ba21911db
1 changed files with 1 additions and 1 deletions

View File

@ -27,6 +27,7 @@ static_library("MachO2") {
"Arch/ARM64Common.cpp",
"Arch/ARM64_32.cpp",
"Arch/X86_64.cpp",
"ConcatOutputSection.cpp",
"Driver.cpp",
"DriverUtils.cpp",
"Dwarf.cpp",
@ -35,7 +36,6 @@ static_library("MachO2") {
"InputSection.cpp",
"LTO.cpp",
"MapFile.cpp",
"MergedOutputSection.cpp",
"ObjC.cpp",
"OutputSection.cpp",
"OutputSegment.cpp",