[PATCH] D23866: [ELF] - Linkerscript: do not use outputsections factory.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 05:43:25 PDT 2016


>Is this still desirable given the discussion on how to handle merging
>SHF_MERGE and non SHF_MERGE sections?
>
>Cheers,
>Rafael

If we deside to go with multiple sections, this patch probably makes no sense as factory
already do everything needed.

George.    


More information about the llvm-commits mailing list