This is an archive of the discontinued LLVM Phabricator instance.

ELF: consolidate getAArch64Page implementation
ClosedPublic

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

Details

Summary

This patch avoid getAArch64Page code duplication by removing the
implementation at InputSection.

Diff Detail

Repository
rL LLVM

Event Timeline

zatrazz updated this revision to Diff 79938.Dec 1 2016, 10:03 AM
zatrazz retitled this revision from to ELF: consolidate getAArch64Page implementation.
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