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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 06:59:39 PST 2017


>Can you confirm what gold and bfd do on this case? They force the non
>allocatable section into being allocated?

When I checked, bfd did that, right.

I'll recheck again just to be sure.

George.


More information about the llvm-commits mailing list