[PATCH] D14833: [ELF] Define symbols "_end" and "end" is referenced.

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 19 10:45:37 PST 2015


ikudrin created this revision.
ikudrin added reviewers: ruiu, davide.
ikudrin added a subscriber: llvm-commits.
ikudrin added a project: lld.

These symbols are expected to point to the end of the data segment.

http://reviews.llvm.org/D14833

Files:
  ELF/Symbols.h
  ELF/Writer.cpp
  test/ELF/end-preserve.s
  test/ELF/end-update.s
  test/ELF/end.s
  test/ELF/entry.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14833.40678.patch
Type: text/x-patch
Size: 7457 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151119/2750ddd0/attachment.bin>


More information about the llvm-commits mailing list