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

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 15 00:17:08 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286940: [ELF] - Better diagnostic for relative relocation to an absolute value error. (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D26508?vs=77774&id=77955#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26508

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

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


More information about the llvm-commits mailing list