[PATCH] D57569: [ELF] Default to --no-allow-shlib-undefined for executables

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 1 16:34:22 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL352943: [ELF] Default to --no-allow-shlib-undefined for executables (authored by MaskRay, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57569?vs=184862&id=184870#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57569

Files:
  lld/trunk/ELF/Driver.cpp
  lld/trunk/ELF/Options.td
  lld/trunk/docs/ld.lld.1
  lld/trunk/test/ELF/allow-shlib-undefined.s
  lld/trunk/test/ELF/pr34872.s
  lld/trunk/test/ELF/unresolved-symbols.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57569.184870.patch
Type: text/x-patch
Size: 5421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190202/fc6d2030/attachment.bin>


More information about the llvm-commits mailing list