[PATCH] D40652: [ELF] - Produce relocation section name consistent with output section name when --emit-reloc used with linker script.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 1 01:05:22 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL319526: [ELF] - Produce relocation section name consistent with output section nameā€¦ (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D40652?vs=124935&id=125082#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40652

Files:
  lld/trunk/ELF/LinkerScript.cpp
  lld/trunk/ELF/SyntheticSections.cpp
  lld/trunk/ELF/Writer.cpp
  lld/trunk/ELF/Writer.h
  lld/trunk/test/ELF/linkerscript/emit-reloc-section-names.s
  lld/trunk/test/ELF/linkerscript/emit-relocs-multiple.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40652.125082.patch
Type: text/x-patch
Size: 4484 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171201/b5216894/attachment.bin>


More information about the llvm-commits mailing list