[PATCH] D86142: [LLD] Search archives for non-tentative defintions.

Sean Fertile via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 07:31:02 PDT 2020


sfertile updated this revision to Diff 291913.
sfertile added a comment.

Extended the patch so that lazy object files are handled the same as archives, and bitcode files are handled same as native objects, both in archives and as lazy object files.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86142

Files:
  lld/ELF/InputFiles.cpp
  lld/ELF/InputFiles.h
  lld/ELF/Symbols.cpp
  lld/test/ELF/Inputs/blockdata.ll
  lld/test/ELF/Inputs/commonblock.ll
  lld/test/ELF/common-archive-lookup.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86142.291913.patch
Type: text/x-patch
Size: 13185 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200915/17a3eda3/attachment.bin>


More information about the llvm-commits mailing list