[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:59:32 PDT 2017
dmikulin updated this revision to Diff 114287.
dmikulin added a comment.
Addressed latest comments.
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.114287.patch
Type: text/x-patch
Size: 19147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170907/74fd4a12/attachment.bin>
More information about the llvm-commits
mailing list