This is an archive of the discontinued LLVM Phabricator instance.

[03/10] ELF/AArch64: Add support for R_AARCH64_PREL64
ClosedPublic

Authored by zatrazz on Apr 7 2015, 7:23 AM.

Details

Summary

Hi ruiu, shankarke,

This is re-post of a previous attempt. This patch adds support for the R_AARCH64_PREL64 relocation type and add tests.

Patch by Will Newton.

Diff Detail

Event Timeline

zatrazz updated this revision to Diff 23329.Apr 7 2015, 7:23 AM
zatrazz retitled this revision from to [03/10] ELF/AArch64: Add support for R_AARCH64_PREL64.
zatrazz updated this object.
zatrazz edited the test plan for this revision. (Show Details)
zatrazz added reviewers: ruiu, shankarke.
zatrazz added a project: lld.
zatrazz added subscribers: lld, Unknown Object (MLST).
ruiu edited edge metadata.Apr 7 2015, 9:25 AM

Debug code in this file occupies more lines than the actual code in this
file, so I doubt it's really useful. It looks to me that it rather clutters
the code. It's up to the maintainer, though. LGTM.

I will add a DEBUG entry to be in par with rest of relocation code.

zatrazz accepted this revision.Apr 21 2015, 11:18 AM
zatrazz added a reviewer: zatrazz.
This revision is now accepted and ready to land.Apr 21 2015, 11:18 AM
zatrazz closed this revision.Apr 21 2015, 11:18 AM