[PATCH] D65584: [ELF] resolveUndefined: make STB_WEAK logic consistent for Undefined and SharedSymbol

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 1 09:52:48 PDT 2019


MaskRay updated this revision to Diff 212843.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Forget to initialize `referenced`


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D65584

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

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


More information about the llvm-commits mailing list