[PATCH] D15107: [ELF] - Target interface simplification, getGotRefReloc() removed.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 05:49:41 PST 2015


grimar created this revision.
grimar added reviewers: ruiu, rafael.
grimar added subscribers: llvm-commits, grimar.

It looks we can get rid of Target::getGotRefReloc() and simplify Target class a little. 
Patch does that.

http://reviews.llvm.org/D15107

Files:
  ELF/InputSection.cpp
  ELF/Target.cpp
  ELF/Target.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15107.41496.patch
Type: text/x-patch
Size: 3976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151201/210553b9/attachment.bin>


More information about the llvm-commits mailing list