Fixes PR32573.
--export-dynamic exports everything, even in the presence of a --dynamic-list,
or --export-dynamic-symbol.
Differential D31835
[lld] --export-dynamic overrides --dynamic-list ClosedPublic Authored by eugenis on Apr 7 2017, 5:19 PM.
Details
Summary Fixes PR32573. --export-dynamic exports everything, even in the presence of a --dynamic-list,
Diff Detail
Event Timelineeugenis added a child revision: D31837: [cfi] Run tests with and without lld and thinlto..Apr 7 2017, 6:24 PM Comment Actions LGTM I think we can improve the code by reordering these conditions, but we can do that later. This revision is now accepted and ready to land.Apr 10 2017, 1:07 PM
Revision Contents
Diff 94577 ELF/Driver.cpp
test/ELF/dynamic-list.s
|