This is an archive of the discontinued LLVM Phabricator instance.

ELF/AArch64: Simplify R_AARCH64_ADD_ABS_LO12_NC relocation
ClosedPublic

Authored by zatrazz on Dec 1 2016, 10:05 AM.

Details

Summary

This patch uses the updateAArch64Add on relocation apply and remove
the comment.

Diff Detail

Event Timeline

zatrazz updated this revision to Diff 79939.Dec 1 2016, 10:05 AM
zatrazz retitled this revision from to ELF/AArch64: Simplify R_AARCH64_ADD_ABS_LO12_NC relocation.
zatrazz updated this object.
zatrazz added reviewers: ruiu, rafael, rengolin.
zatrazz set the repository for this revision to rL LLVM.
zatrazz added a project: lld.
zatrazz added a subscriber: llvm-commits.
ruiu accepted this revision.Dec 2 2016, 4:08 PM
ruiu edited edge metadata.

LGTM

This revision is now accepted and ready to land.Dec 2 2016, 4:08 PM
zatrazz closed this revision.Dec 5 2016, 8:20 AM