[ELF] Decrease InputSectionBase::entsize to uint32_t
While here, change the sh_addralign argument to uint32_t (InputSection ctor's argument and the member are uint32_t); add constexpr.
Loading
Please sign in to comment
While here, change the sh_addralign argument to uint32_t (InputSection ctor's argument and the member are uint32_t); add constexpr.