[PATCH] D63974: [ELF] Only allow the binding of SharedSymbol to change for the first undef ref

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 2 04:02:12 PDT 2019


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

Reorder SharedSymbols fields to make it obvious there is no size increase
Reword the comment of `Referenced`.


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D63974

Files:
  ELF/Symbols.cpp
  ELF/Symbols.h
  test/ELF/weak-undef-shared.s
  test/ELF/weak-undef-shared2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63974.207508.patch
Type: text/x-patch
Size: 5515 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190702/f6fd8f38/attachment.bin>


More information about the llvm-commits mailing list