Just do not allow to link shared library if there are
undefined symbols.
This fixes PR27447
Paths
| Differential D20169
[ELF] implemented -z defs option ClosedPublic Authored by grimar on May 11 2016, 6:49 AM.
Details Summary Just do not allow to link shared library if there are This fixes PR27447
Diff Detail Event Timelinegrimar updated this object. Closed by commit rL269183: [ELF] implemented -z defs option (authored by grimar). · Explain WhyMay 11 2016, 6:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 56902 ELF/Config.h
ELF/Driver.cpp
ELF/Writer.cpp
|