[PATCH] D30279: [ELF] Ignore R_*_NONE relocs when relocating non-alloc sections

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 22 22:34:10 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295936: [ELF] Ignore R_*_NONE relocs when relocating non-alloc sections (authored by phosek).

Changed prior to commit:
  https://reviews.llvm.org/D30279?vs=89446&id=89468#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30279

Files:
  lld/trunk/ELF/InputSection.cpp
  lld/trunk/ELF/Relocations.cpp
  lld/trunk/ELF/Relocations.h
  lld/trunk/ELF/Target.cpp
  lld/trunk/test/ELF/Inputs/relocatable-non-alloc.s
  lld/trunk/test/ELF/relocatable-non-alloc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30279.89468.patch
Type: text/x-patch
Size: 3755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170223/5585b4d3/attachment.bin>


More information about the llvm-commits mailing list