[lld] r292910 - [ELF] Correct sh_info for static symbol table

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 26 14:13:11 PST 2017


Rafael Avila de Espindola <rafael.espindola at gmail.com> writes:

> Rui Ueyama <ruiu at google.com> writes:
>
>> That's a bit larger than I was expecting. Overall it seems fine (as they
>> are already submitted to trunk), but I'm not very confident that there is
>> no regression. Is it possible to try to build FreeBSD base system with this
>> patch to confirm that it still works?
>
> Yes, I just tried buildworld and buildkernel with the backported patch
> and it worked.

But building packages found a regression in r292789, which I fixed in
r293177.


I will try back porting without it and report.

Cheers,
Rafael


More information about the llvm-commits mailing list