[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:37:06 PDT 2019


MaskRay updated this revision to Diff 213346.
MaskRay added a comment.

Add a comment 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.213346.patch
Type: text/x-patch
Size: 14104 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/f98850d4/attachment.bin>


More information about the llvm-commits mailing list