[PATCH] D29324: [ELF] - Allow to combine sections of type SHT_NOTE with different attributes.

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 3 11:20:32 PST 2017


Dave Bozier <seifsta at gmail.com> writes:

> My vote is to have a warning rather than error. Even if we fix the kernel,
> preventing links due to flag/type mismatches will act as a barrier for
> other projects trying to migrate to LLD.

So far this has been the only case we have found and it looks like a bug
in their code. That is far o low a barrier IMHO.

Cheers,
Rafael


More information about the llvm-commits mailing list