This is an archive of the discontinued LLVM Phabricator instance.

[ELF] Prevent SEGFAULT in case of conflict with an internally defined symbol.
ClosedPublic

Authored by ikudrin on Nov 19 2015, 10:36 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

ikudrin updated this revision to Diff 40676.Nov 19 2015, 10:36 AM
ikudrin retitled this revision from to [ELF] Prevent SEGFAULT in case of conflict with an internally defined symbol..
ikudrin updated this object.
ikudrin added a reviewer: ruiu.
ikudrin added a project: lld.
ikudrin added a subscriber: llvm-commits.
ruiu accepted this revision.Nov 19 2015, 10:37 AM
ruiu edited edge metadata.

LGTM

This revision is now accepted and ready to land.Nov 19 2015, 10:37 AM
This revision was automatically updated to reflect the committed changes.