[PATCH] D25232: [ELF] Do not join input sections when linker creates relocatable object file (-r option)

Eugene Leviant via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 5 03:19:42 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL283307: Do not join sections for relocatable object files (authored by evgeny777).

Changed prior to commit:
  https://reviews.llvm.org/D25232?vs=73456&id=73613#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25232

Files:
  lld/trunk/ELF/LinkerScript.cpp
  lld/trunk/ELF/Writer.cpp
  lld/trunk/ELF/Writer.h
  lld/trunk/test/ELF/relocatable-sections.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25232.73613.patch
Type: text/x-patch
Size: 3383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161005/d7c9ef62/attachment.bin>


More information about the llvm-commits mailing list