[PATCH] D43071: [ELF] - Support DSECT, COPY, INFO, OVERLAY output sections attributes.

Rafael Avila de Espindola via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 9 07:17:45 PST 2018


Rui Ueyama via Phabricator <reviews at reviews.llvm.org> writes:

> ruiu added a comment.
>
> Why do you want them? Do you actually want to build "TianoCore UEFI" firmware with lld?

Having some way to force a section to not be SHF_ALLOC seems like a
reasonable feature.

I agree that having all the crazy spellings feels a bit much.

Cheers,
Rafael


More information about the llvm-commits mailing list