This is an archive of the discontinued LLVM Phabricator instance.

Check alignment on the final value
ClosedPublic

Authored by rafael on Mar 30 2016, 11:41 AM.

Details

Reviewers
atanasyan
Summary

I don't think this has any real word implications (unless something supports unaligned instructions), but unblocks simplifying the handling of PC relative relocations.

Diff Detail

Event Timeline

rafael retitled this revision from to Check alignment on the final value.
rafael updated this object.
rafael added a reviewer: atanasyan.
rafael added a subscriber: llvm-commits.
atanasyan accepted this revision.Mar 30 2016, 3:11 PM
atanasyan edited edge metadata.

LGTM

This revision is now accepted and ready to land.Mar 30 2016, 3:11 PM
atanasyan closed this revision.Apr 7 2016, 7:55 AM

Closed by commit rL265009.