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

Dmitry Mikulin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 16:01:13 PDT 2017


dmikulin updated this revision to Diff 114273.
dmikulin added a comment.

Now without sorting the commons by alignment.


https://reviews.llvm.org/D37489

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37489.114273.patch
Type: text/x-patch
Size: 19704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170907/7fc3580d/attachment-0001.bin>


More information about the llvm-commits mailing list