Displaying 2 results from an estimated 2 matches for "cb098ec8".
2016 Dec 12
2
LLD status update and performance chart
...LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20161211/cb098ec8/attachment.html>
2016 Dec 12
0
LLD status update and performance chart
Thank you for this exciting update about LLD.
I will start experimenting with using liblld in Zig (http://ziglang.org/)
instead of starting a child process to invoke the system linker. Once
liblld makes it into the various package managers out there, this will be a
big step toward painless cross-platform compilation.
It should also reduce one of the compilation speed bottlenecks, since I
could