[PATCH] D50475: ELF: Only add libcall symbols to the link if defined in bitcode.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 8 14:02:51 PDT 2018


pcc updated this revision to Diff 159789.
pcc added a comment.

- Add a LazyObject test


Repository:
  rL LLVM

https://reviews.llvm.org/D50475

Files:
  lld/ELF/Driver.cpp
  lld/ELF/Symbols.cpp
  lld/ELF/Symbols.h
  lld/test/ELF/lto/Inputs/libcall-archive.s
  lld/test/ELF/lto/libcall-archive.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50475.159789.patch
Type: text/x-patch
Size: 4460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180808/287d7911/attachment.bin>


More information about the llvm-commits mailing list