Displaying 2 results from an estimated 2 matches for "atomlld".
Did you mean:
atoll
2018 Jun 06
2
Mach-O support in lld: what are the known issues?
...ill
exploring and don't want to commit to anything just yet, but suffice it to
say I'm interested in lld Mach-O as well.
- Brian Gesiak
[1] https://opensource.apple.com/source/tapi/tapi-1.30/
[2] https://lists.llvm.org/pipermail/llvm-dev/2017-September/117264.html
[3] https://lld.llvm.org/AtomLLD.html
[4] http://lists.llvm.org/pipermail/llvm-dev/2015-May/085115.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180606/82825160/attachment.html>
2018 Jun 04
4
Mach-O support in lld: what are the known issues?
Hello all,
I'm trying to better understand the state of Mach-O support in lld.
The lld docs state that "the linker supports ELF (Unix), PE/COFF (Windows),
Mach-O (macOS) and WebAssembly in descending order of completeness." [1]
True to that statement, I found an email on this list from Jan 2018 stating
that "MachO support in lld is not really ready for real world usage. It was