[llvm-dev] LLD release note

Peter Smith via llvm-dev llvm-dev at lists.llvm.org
Sat Aug 13 05:00:33 PDT 2016


Not strictly within the list of topics you're asking for, but just in
case it is useful. The ARM support is probably best described as
experimental right now, it is missing exceptions support which will
rule out a large subset of the programs we'd want to link and static
linking. I'll hopefully be starting work on this in a week or so's
time.

I've not got anything else to add to the other replies with respect of
the main topics.

Peter

On 12 August 2016 at 23:38, Rui Ueyama <ruiu at google.com> wrote:
> I'm compiling a release note for LLD, and I'd like to get you guy's input
> about the status of the following subsystems.
>
> - Current MIPS support
> - Current AArch64 support
> - LTO
>
> I think AArch64 and LTO are added after the last release, so everything
> we've made so far should be in the next release note. MIPS's situation is
> different though.
>
> Rui


More information about the llvm-dev mailing list