[PATCH] D27055: [ELF] Refactor getDynRel to print error location

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 25 01:06:46 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287915: [ELF] Refactor getDynRel to print error location (authored by evgeny777).

Changed prior to commit:
  https://reviews.llvm.org/D27055?vs=79197&id=79281#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27055

Files:
  lld/trunk/ELF/Relocations.cpp
  lld/trunk/ELF/Target.cpp
  lld/trunk/ELF/Target.h
  lld/trunk/test/ELF/aarch64-fpic-abs16.s
  lld/trunk/test/ELF/aarch64-fpic-prel16.s
  lld/trunk/test/ELF/aarch64-fpic-prel32.s
  lld/trunk/test/ELF/aarch64-fpic-prel64.s
  lld/trunk/test/ELF/x86-64-dyn-rel-error.s
  lld/trunk/test/ELF/x86-64-dyn-rel-error2.s
  lld/trunk/test/ELF/x86-64-reloc-32-fpic.s
  lld/trunk/test/ELF/x86-64-reloc-pc32-fpic.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27055.79281.patch
Type: text/x-patch
Size: 10048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161125/d89656c4/attachment.bin>


More information about the llvm-commits mailing list