[PATCH] D57569: [ELF] Default to --no-allow-shlib-undefined for executables
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 1 15:36:12 PST 2019
ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.
LGTM
================
Comment at: docs/ld.lld.1:51
+Allow unresolved references in shared libraries.
+This option is enabled by default when linking an shared library.
.It Fl -apply-dynamic-relocs
----------------
an -> a
Repository:
rLLD LLVM Linker
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57569/new/
https://reviews.llvm.org/D57569
More information about the llvm-commits
mailing list