[PATCH] D40063: Propagate sh_entsize out
Rafael Ávila de Espíndola via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 14 21:05:46 PST 2017
rafael created this revision.
Herald added subscribers: JDevlieghere, fedor.sergeev, kbarton, arichardson, javed.absar, nemanjai, emaste, jyknight.
No difference in practice other than having sh_entsize in the output.
This should simplify the patch for handling SHF_MERGE in -r.
https://reviews.llvm.org/D40063
Files:
ELF/SyntheticSections.cpp
test/ELF/basic-aarch64.s
test/ELF/basic-mips.s
test/ELF/basic-ppc.s
test/ELF/basic-sparcv9.s
test/ELF/basic.s
test/ELF/basic32.s
test/ELF/basic64be.s
test/ELF/build-id.s
test/ELF/compressed-debug-input.s
test/ELF/gc-merge-local-sym.s
test/ELF/gc-sections-merge-addend.s
test/ELF/gc-sections-merge-implicit-addend.s
test/ELF/gc-sections-merge.s
test/ELF/linkerscript/merge-sections.s
test/ELF/merge-string.s
test/ELF/merge.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40063.122962.patch
Type: text/x-patch
Size: 9434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171115/46086290/attachment.bin>
More information about the llvm-commits
mailing list