[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 07:31:01 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367869: [ELF] Consistently prioritize non-* wildcards overs "*" in version scripts (authored by MaskRay, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65716/new/

https://reviews.llvm.org/D65716

Files:
  lld/trunk/ELF/Config.h
  lld/trunk/ELF/Driver.cpp
  lld/trunk/ELF/ScriptParser.cpp
  lld/trunk/ELF/SymbolTable.cpp
  lld/trunk/ELF/Symbols.cpp
  lld/trunk/ELF/SyntheticSections.cpp
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/linkerscript/version-script.s
  lld/trunk/test/ELF/version-script-reassign-glob.s
  lld/trunk/test/ELF/version-script-reassign.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65716.213362.patch
Type: text/x-patch
Size: 14434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/affb224f/attachment.bin>


More information about the llvm-commits mailing list