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

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 24 02:07:01 PST 2016


evgeny777 removed rL LLVM as the repository for this revision.
evgeny777 updated this revision to Diff 79197.
evgeny777 added a comment.

Addressed review comments


https://reviews.llvm.org/D27055

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27055.79197.patch
Type: text/x-patch
Size: 9686 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161124/055889a8/attachment.bin>


More information about the llvm-commits mailing list