[PATCH] D37489: Linker script handing of file patterns with COMMON defs

Dmitry Mikulin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 09:24:13 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312796: Currently lld creates a single section to collect all commons. There is no way (authored by dmikulin).

Changed prior to commit:
  https://reviews.llvm.org/D37489?vs=114287&id=114377#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37489

Files:
  lld/trunk/ELF/LinkerScript.cpp
  lld/trunk/ELF/MapFile.cpp
  lld/trunk/ELF/Symbols.cpp
  lld/trunk/ELF/Symbols.h
  lld/trunk/ELF/SyntheticSections.cpp
  lld/trunk/ELF/SyntheticSections.h
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/common.s
  lld/trunk/test/ELF/linkerscript/Inputs/common-filespec1.s
  lld/trunk/test/ELF/linkerscript/Inputs/common-filespec2.s
  lld/trunk/test/ELF/linkerscript/common-exclude.s
  lld/trunk/test/ELF/linkerscript/common-filespec.s
  lld/trunk/test/ELF/linkerscript/common.s
  lld/trunk/test/ELF/linkerscript/discard-section-err.s
  lld/trunk/test/ELF/map-file.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37489.114377.patch
Type: text/x-patch
Size: 19576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170908/06b0d286/attachment.bin>


More information about the llvm-commits mailing list