[PATCH] D41681: Centralize Config->IsRela handling

Rafael Avila de Espindola via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 2 13:40:19 PST 2018


espindola created this revision.
espindola added reviewers: ruiu, grimar.
Herald added a subscriber: emaste.

This merges the two places were we check Config->IsRela to decide how to write a relocation addend.


https://reviews.llvm.org/D41681

Files:
  ELF/Relocations.cpp
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41681.128457.patch
Type: text/x-patch
Size: 4025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180102/97dead1d/attachment.bin>


More information about the llvm-commits mailing list