[PATCH] D14833: [ELF] Define symbols "_end" and "end" if referenced.
Igor Kudrin via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 19 11:45:44 PST 2015
ikudrin retitled this revision from "[ELF] Define symbols "_end" and "end" is referenced." to "[ELF] Define symbols "_end" and "end" if referenced.".
ikudrin updated the summary for this revision.
ikudrin updated this revision to Diff 40685.
ikudrin added a comment.
- Removed unnecessary flags from tests.
- Moved initialization of the End variable to the right place.
- Updated conditional statement.
- Corrected comments.
http://reviews.llvm.org/D14833
Files:
ELF/Symbols.cpp
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.40685.patch
Type: text/x-patch
Size: 7800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151119/ec9465bb/attachment.bin>
More information about the llvm-commits
mailing list