Hans Wennborg via llvm-dev
2016-Aug-11 16:14 UTC
[llvm-dev] [3.9 Release] LLD's release notes
LLD got its own release notes document earlier this year, but it's almost empty. They have a note about initial support for LTO and some MIPS stuff (which are also mentioned in LLVM's release notes). Is there something that should be added to the notes, can they be fleshed out a bit, should we drop them as they're almost empty, or ship as-is? Cheers, Hans
Renato Golin via llvm-dev
2016-Aug-11 16:56 UTC
[llvm-dev] [3.9 Release] LLD's release notes
I've added the arm and aarch64 lld changes to the default document. I'm on holidays away from the computer, feel free to replicate. Cheers, Renato On 11 Aug 2016 6:15 p.m., "Hans Wennborg via llvm-dev" < llvm-dev at lists.llvm.org> wrote:> LLD got its own release notes document earlier this year, but it's almost > empty. > > They have a note about initial support for LTO and some MIPS stuff > (which are also mentioned in LLVM's release notes). > > Is there something that should be added to the notes, can they be > fleshed out a bit, should we drop them as they're almost empty, or > ship as-is? > > Cheers, > Hans > _______________________________________________ > 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/20160811/ccbdcff0/attachment.html>
Rui Ueyama via llvm-dev
2016-Aug-11 18:04 UTC
[llvm-dev] [3.9 Release] LLD's release notes
We should write a release note to share the progress we've made to the public. I'll make a list of important changes. On Thu, Aug 11, 2016 at 9:56 AM, Renato Golin via llvm-dev < llvm-dev at lists.llvm.org> wrote:> I've added the arm and aarch64 lld changes to the default document. I'm on > holidays away from the computer, feel free to replicate. > > Cheers, > Renato > > On 11 Aug 2016 6:15 p.m., "Hans Wennborg via llvm-dev" < > llvm-dev at lists.llvm.org> wrote: > >> LLD got its own release notes document earlier this year, but it's almost >> empty. >> >> They have a note about initial support for LTO and some MIPS stuff >> (which are also mentioned in LLVM's release notes). >> >> Is there something that should be added to the notes, can they be >> fleshed out a bit, should we drop them as they're almost empty, or >> ship as-is? >> >> Cheers, >> Hans >> _______________________________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> > > _______________________________________________ > 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/20160811/9e3af4ab/attachment.html>
Possibly Parallel Threads
- [3.9 Release] Please write release notes!
- [3.9 Release] Release Candidate 3 source and binaries available
- [cfe-dev] [3.9 Release] Release Candidate 3 source and binaries available
- git mirror of lld does not contain branches
- [cfe-dev] LLD to be the default linker in Clang