[PATCH] D26508: [ELF] - Better diagnostic for relative relocation to an absolute value error.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 11 02:12:19 PST 2016


grimar updated this revision to Diff 77602.
grimar added a comment.

- Addressed review comments.


https://reviews.llvm.org/D26508

Files:
  ELF/InputFiles.cpp
  ELF/LinkerScript.cpp
  ELF/Relocations.cpp
  ELF/SymbolTable.cpp
  ELF/SymbolTable.h
  ELF/Symbols.h
  test/ELF/Inputs/relocation-relative-absolute.s
  test/ELF/relocation-relative-absolute.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26508.77602.patch
Type: text/x-patch
Size: 11207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161111/a9b5637a/attachment.bin>


More information about the llvm-commits mailing list