[PATCH] D92259: [ELF] Make foo@@v1 resolve undefined foo at v1

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 29 15:53:48 PST 2020


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

Report duplicate symbol error even if foo@@v1 is weak


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92259

Files:
  lld/ELF/Driver.cpp
  lld/test/ELF/symver.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92259.308239.patch
Type: text/x-patch
Size: 4684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201129/82aed4ae/attachment.bin>


More information about the llvm-commits mailing list