[PATCH] D43011: [ELF] Create and export symbols provided by a linker script if they referenced by DSOs.
Igor Kudrin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 19 22:04:11 PST 2018
ikudrin updated this revision to Diff 135006.
ikudrin added a comment.
- Use `DenseSet<>::count()`, as George suggested.
https://reviews.llvm.org/D43011
Files:
ELF/Driver.cpp
ELF/InputFiles.cpp
ELF/InputFiles.h
ELF/LinkerScript.cpp
ELF/SymbolTable.cpp
test/ELF/linkerscript/Inputs/provide-shared2.s
test/ELF/linkerscript/provide-shared2.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43011.135006.patch
Type: text/x-patch
Size: 4540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180220/c9de3709/attachment.bin>
More information about the llvm-commits
mailing list