[PATCH] D19490: ELF: Move code to where it is used, and related cleanups. NFC.

Peter Collingbourne via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 26 15:29:44 PDT 2016


pcc updated this revision to Diff 55111.
pcc added a comment.

- Add utility function to replace boilerplate get-target-of-relocation code


http://reviews.llvm.org/D19490

Files:
  ELF/ICF.cpp
  ELF/InputFiles.h
  ELF/InputSection.cpp
  ELF/InputSection.h
  ELF/MarkLive.cpp
  ELF/OutputSections.cpp
  ELF/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19490.55111.patch
Type: text/x-patch
Size: 11986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160426/67949538/attachment.bin>


More information about the llvm-commits mailing list