This is an archive of the discontinued LLVM Phabricator instance.

[ELF] - Do not create reserved symbols in case of relocatable output.
ClosedPublic

Authored by grimar on Nov 14 2016, 3:30 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

grimar updated this revision to Diff 77785.Nov 14 2016, 3:30 AM
grimar retitled this revision from to [ELF] - Do not create reserved symbols in case of relocatable output..
grimar updated this object.
grimar added reviewers: ruiu, rafael.
grimar added subscribers: llvm-commits, grimar, evgeny777 and 2 others.
ruiu accepted this revision.Nov 14 2016, 10:45 AM
ruiu edited edge metadata.

LGTM. This is much better. Thanks!

This revision is now accepted and ready to land.Nov 14 2016, 10:45 AM
This revision was automatically updated to reflect the committed changes.