[PATCH] D19528: [ELF] - Implemented -z combrelocs/nocombreloc.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 08:54:11 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL269066: [ELF] - Implemented -z combrelocs/nocombreloc. (authored by grimar).

Changed prior to commit:
  http://reviews.llvm.org/D19528?vs=56707&id=56727#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19528

Files:
  lld/trunk/ELF/Config.h
  lld/trunk/ELF/Driver.cpp
  lld/trunk/ELF/OutputSections.cpp
  lld/trunk/ELF/OutputSections.h
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/aarch64-abs64-dyn.s
  lld/trunk/test/ELF/aarch64-tls-ie.s
  lld/trunk/test/ELF/combrelocs.s
  lld/trunk/test/ELF/gotpcrelx.s
  lld/trunk/test/ELF/i386-tls-ie-shared.s
  lld/trunk/test/ELF/mips-32.s
  lld/trunk/test/ELF/mips-64.s
  lld/trunk/test/ELF/tls-dynamic-i686.s
  lld/trunk/test/ELF/tls-got.s
  lld/trunk/test/ELF/tls-i686.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19528.56727.patch
Type: text/x-patch
Size: 12677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160510/c0954397/attachment.bin>


More information about the llvm-commits mailing list