[lld] r249996 - Handle a crash in conflict detection with archive members.
Rafael EspĂndola via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 11 16:06:55 PDT 2015
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