-z defs is the same as --no-undefined (http://linux.die.net/man/1/ld).
It looks to be a error to handle it separatelly.
Details
Details
Diff Detail
Diff Detail
Differential D21788
[ELF] - Remove Config->ZDefs flag. ClosedPublic Authored by grimar on Jun 28 2016, 3:17 AM.
Details Summary -z defs is the same as --no-undefined (http://linux.die.net/man/1/ld).
Diff Detail Event Timelinegrimar updated this object.
This revision is now accepted and ready to land.Jun 28 2016, 5:09 AM Closed by commit rL274003: [ELF] - Remove Config->ZDefs flag. (authored by grimar). · Explain WhyJun 28 2016, 5:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 62075 ELF/Config.h
ELF/Driver.cpp
ELF/Writer.cpp
|
would be better.