[PATCH] D13904: [ELF2] .shstrtab section implemented
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 20 10:01:44 PDT 2015
On Tue, Oct 20, 2015 at 9:54 AM, George Rimar via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> grimar created this revision.
> grimar added reviewers: ruiu, rafael.
> grimar added subscribers: llvm-commits, grimar.
>
> The section header table index of the entry that is associated with the section name string table.
>
> This looks to be prerequisite for --discard-all I am currently working on.
--discard-all is implemented. Are you maybe talking about --strip-all?
Thanks,
--
Davide
More information about the llvm-commits
mailing list