[lld] r249996 - Handle a crash in conflict detection with archive members.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 12 04:56:05 PDT 2015


And now that it is easy, r250030.

Cheers,
Rafael


On 11 October 2015 at 19:06, Rafael EspĂ­ndola
<rafael.espindola at gmail.com> wrote:
> On 11 October 2015 at 17:17, Rui Ueyama <ruiu at google.com> wrote:
>> You can now remove getFirstELF function.
>
> Almost. There is a small annoyance in that the current code depends on
> it returning an object, not a shared library.
>
> I have one more small refactoring that will make that easy.
>
> Cheers,
> Rafael


More information about the llvm-commits mailing list