Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[gn build] Port 3370619
  • Loading branch information
llvmgnsyncbot committed May 25, 2021
1 parent 7599e98 commit 9ba2191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/utils/gn/secondary/lld/MachO/BUILD.gn
Expand Up @@ -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",
Expand All @@ -35,7 +36,6 @@ static_library("MachO2") {
"InputSection.cpp",
"LTO.cpp",
"MapFile.cpp",
"MergedOutputSection.cpp",
"ObjC.cpp",
"OutputSection.cpp",
"OutputSegment.cpp",
Expand Down

0 comments on commit 9ba2191

Please sign in to comment.