[PATCH] D15335: [ELF] - R_X86_64_SIZE64/R_X86_64_SIZE32 relocations implemented.
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 9 01:47:56 PST 2015
grimar updated this revision to Diff 42271.
grimar added a comment.
- Addressed review comments.
- Added Target::isSizeDynReloc()
- Updated test.
http://reviews.llvm.org/D15335
Files:
ELF/InputSection.cpp
ELF/Target.cpp
ELF/Target.h
test/ELF/Inputs/relocation-size-shared.s
test/ELF/relocation-size-shared.s
test/ELF/relocation-size.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15335.42271.patch
Type: text/x-patch
Size: 16089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151209/2b17ac17/attachment.bin>
More information about the llvm-commits
mailing list