[PATCH] D36520: [ELF] - Implemented GC for common symbols.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 9 07:11:51 PDT 2017
grimar created this revision.
Herald added a subscriber: emaste.
This is PR33887, previously unused common symbols
were not collected.
https://reviews.llvm.org/D36520
Files:
ELF/MarkLive.cpp
ELF/Symbols.cpp
ELF/SyntheticSections.cpp
ELF/Writer.cpp
test/ELF/common-gc.s
test/ELF/common-gc2.s
test/ELF/linkerscript/commons-gc.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36520.110384.patch
Type: text/x-patch
Size: 6745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170809/ddb72891/attachment.bin>
More information about the llvm-commits
mailing list