[PATCH] D18083: [ELF] - Refactor of InputSectionBase<ELFT>::relocate()
George Rimar via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 11 06:04:50 PST 2016
grimar created this revision.
grimar added reviewers: ruiu, rafael.
grimar added subscribers: llvm-commits, grimar.
Main aim of this patch was to move MIPS specific code out of relocate().
That made this method a bit shorter.
http://reviews.llvm.org/D18083
Files:
ELF/InputSection.cpp
ELF/InputSection.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18083.50423.patch
Type: text/x-patch
Size: 5903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160311/ba61afde/attachment.bin>
More information about the llvm-commits
mailing list