[PATCH] D91510: [ELF] Fix interaction between --unresolved-symbols= and --[no-]allow-shlib-undefined

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 17 12:05:58 PST 2020


MaskRay updated this revision to Diff 305870.
MaskRay marked an inline comment as done.
MaskRay added a comment.

Rename to setUnresolvedSymbolPolicy


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91510

Files:
  lld/ELF/Config.h
  lld/ELF/Driver.cpp
  lld/ELF/Writer.cpp
  lld/test/ELF/allow-shlib-undefined.s
  lld/test/ELF/unresolved-symbols.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91510.305870.patch
Type: text/x-patch
Size: 9232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201117/6b6ed48f/attachment.bin>


More information about the llvm-commits mailing list