We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87104fa commit 71a79e7Copy full SHA for 71a79e7
llvm/utils/gn/secondary/lld/MachO/BUILD.gn
@@ -22,6 +22,7 @@ static_library("MachO2") {
22
"//libunwind/include",
23
]
24
sources = [
25
+ "Arch/ARM64.cpp",
26
"Arch/X86_64.cpp",
27
"Driver.cpp",
28
"DriverUtils.cpp",
0 commit comments