[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 07:55:59 PST 2016


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

- Rebased.
- Emit single error instead of 2 for a one place.


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.77617.patch
Type: text/x-patch
Size: 11649 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161111/f2e9c0df/attachment-0001.bin>


More information about the llvm-commits mailing list