@lhames agreed to remove the existing Mach-O port from lld
(https://reviews.llvm.org/D75382#1906108), but we should probably
continue keeping it until the new Mach-O port gets matured. The existing
Mach-O is also used by some downstream projects like Zig.
This patch is similar to rL253188 "Rename the gnu flavour to gnu old."
When the new Mach-O port gets matured, we can make a change similar to rL262158: "Remove the old ELF linker."