MaskRay wrote: The property, if we decide to introduce, does not need to be too extensible. That is because within the section header type `Elf64_Shdr`, `sh_name, sh_offset, sh_size, sh_link, sh_info` can already be controlled. This patch makes sh_type/sh_entsize customiable. I wonder whether we want to support customized sh_flags.
https://github.com/llvm/llvm-project/pull/149260 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
