[PATCH] D39548: [ELF] Set the section size on the section start symbols

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 4 06:32:44 PDT 2017


arichardson updated this revision to Diff 121589.
arichardson added a comment.
Herald added a subscriber: javed.absar.

- rebased
- minor simplification
- updated all the tests


https://reviews.llvm.org/D39548

Files:
  ELF/Writer.cpp
  test/ELF/arm-gnu-ifunc.s
  test/ELF/arm-static-defines.s
  test/ELF/bss-start-common.s
  test/ELF/dso_handle.s
  test/ELF/ehdr_start.s
  test/ELF/gc-sections-metadata-startstop.s
  test/ELF/global-offset-table-position-arm.s
  test/ELF/global-offset-table-position-mips.s
  test/ELF/linkerscript/ehdr_start.s
  test/ELF/pre_init_fini_array.s
  test/ELF/section-start-symbols.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39548.121589.patch
Type: text/x-patch
Size: 15984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171104/5b51a96a/attachment.bin>


More information about the llvm-commits mailing list