[lld] r239242 - COFF: Support resonpse files.

Rafael EspĂ­ndola rafael.espindola at gmail.com
Sun Jun 7 05:11:24 PDT 2015


> BTW many command line handling functions takes not std::vector but
> SmallVector. Do you know why?

Not sure. It can probably be changed. Clang's command line handling is
*really* slow, but that is an algorithmic issue.

Cheers,
Rafael



More information about the llvm-commits mailing list