[LLVMdev] On LLD performance

Rafael EspĂ­ndola rafael.espindola at gmail.com
Fri Mar 20 15:03:51 PDT 2015


 > I think that wouldn't work. When we find a member file in an archive that
> resolves an undefined symbol, the file would add both undefined and defined
> symbols. We would need to scan the list of symbols again.

Yes, keep scanning until no member is added.

Cheers,
Rafael



More information about the llvm-dev mailing list