This is an archive of the discontinued LLVM Phabricator instance.

[ELF] - Do not create absolute __ehdr_start symbol for relocatable output.
AbandonedPublic

Authored by grimar on Nov 14 2016, 1:55 AM.

Details

Reviewers
ruiu
rafael
Summary

We should not create absolute symbols when doing relocatable link.
This one continues job started by D26545.

Diff Detail

Event Timeline

grimar updated this revision to Diff 77776.Nov 14 2016, 1:55 AM
grimar retitled this revision from to [ELF] - Do not create absolute __ehdr_start symbol for relocatable output..
grimar updated this object.
grimar added reviewers: ruiu, rafael.
grimar added a subscriber: llvm-commits.
grimar added subscribers: grimar, evgeny777.