[PATCH] D65584: [ELF] Make binding (weak or non-weak) logic consistent for Undefined and SharedSymbol

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 6 07:04:09 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL368038: [ELF] Make binding (weak or non-weak) logic consistent for Undefined and… (authored by MaskRay, committed by ).

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65584

Files:
  lld/trunk/ELF/InputFiles.cpp
  lld/trunk/ELF/Symbols.cpp
  lld/trunk/ELF/Symbols.h
  lld/trunk/test/ELF/weak-undef-shared.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65584.213600.patch
Type: text/x-patch
Size: 4178 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190806/a30ebe71/attachment.bin>


More information about the llvm-commits mailing list