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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 14 01:22:27 PST 2016


grimar updated this revision to Diff 77774.
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
  ELF/Writer.cpp
  test/ELF/Inputs/relocation-relative-absolute.s
  test/ELF/relocation-relative-absolute.s

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


More information about the llvm-commits mailing list