This is an archive of the discontinued LLVM Phabricator instance.

[ELF] - R_386_COPY relocation inplemented (x86)
ClosedPublic

Authored by grimar on Nov 24 2015, 8:51 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

grimar updated this revision to Diff 41056.Nov 24 2015, 8:51 AM
grimar retitled this revision from to [ELF] - R_386_COPY relocation inplemented (x86).
grimar updated this object.
grimar added reviewers: ruiu, rafael.
grimar added subscribers: llvm-commits, grimar.
ruiu accepted this revision.Nov 24 2015, 11:56 AM
ruiu edited edge metadata.

LGTM

This revision is now accepted and ready to land.Nov 24 2015, 11:56 AM
This revision was automatically updated to reflect the committed changes.