[PATCH] D65716: [ELF] Consistently prioritize non-* wildcards overs "*" in version scripts
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 5 06:29:45 PDT 2019
MaskRay updated this revision to Diff 213344.
MaskRay retitled this revision from "[ELF] Consistently priority non-* wildcards overs "*" in version scripts" to "[ELF] Consistently prioritize non-* wildcards overs "*" in version scripts".
MaskRay added a comment.
Rename the helper from `versionDefinitionsNotLocalOrGlobal` to `namedVersionDefs`
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65716/new/
https://reviews.llvm.org/D65716
Files:
ELF/Config.h
ELF/Driver.cpp
ELF/ScriptParser.cpp
ELF/SymbolTable.cpp
ELF/Symbols.cpp
ELF/SyntheticSections.cpp
ELF/Writer.cpp
test/ELF/linkerscript/version-script.s
test/ELF/version-script-reassign-glob.s
test/ELF/version-script-reassign.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65716.213344.patch
Type: text/x-patch
Size: 13971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/8b897ff0/attachment-0001.bin>
More information about the llvm-commits
mailing list