Hi LLD developers,
This patch has been authored, reviewed, and tested by (as far as I know)
the only maintainers and users of the MACH-O LLD code:
https://reviews.llvm.org/D62185
I don't have commit bit, can someone who does have commit bit merge it?
Best regards,
Andrew
There's interest in the D community as well to use LLD to cross-compile targeting macOS. We're currently missing some synthesized symbols that the Apple linker adds [1]. I think it can work without these symbols but the maintainer of the cross-compiler didn't want to special case for macOS.
[1] http://lists.llvm.org/pipermail/llvm-dev/2017-June/113810.html
That patch looks good, and I can submit this patch for you.