This is an archive of the discontinued LLVM Phabricator instance.

[lld][ELF] Change MaxAlignment to 2
ClosedPublic

Authored by shankarke on Oct 9 2013, 11:11 AM.

Details

Reviewers
Bigcheese
Summary

We would want to make sure the target handlers use the same alignment as how they are read.

Setting the MaxAlignment to 2, makes it safe.

Diff Detail

Event Timeline

Bigcheese accepted this revision.Oct 9 2013, 11:12 AM

lgtm.

I hate archives :(

Eugene.Zelenko closed this revision.Oct 4 2016, 6:15 PM
Eugene.Zelenko added a subscriber: Eugene.Zelenko.

Committed in rL192310.