This is an archive of the discontinued LLVM Phabricator instance.

Remove dead function AArch64TargetLowering::getFunctionAlignment. NFC.
ClosedPublic

Authored by gberry on Dec 11 2015, 10:31 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

gberry updated this revision to Diff 42543.Dec 11 2015, 10:31 AM
gberry retitled this revision from to Remove dead function AArch64TargetLowering::getFunctionAlignment. NFC..
gberry updated this object.
gberry added reviewers: t.p.northover, jmolloy, mcrosier.
gberry added a subscriber: llvm-commits.
mcrosier accepted this revision.Dec 11 2015, 10:39 AM
mcrosier edited edge metadata.

Seems straight forward to me..

This revision is now accepted and ready to land.Dec 11 2015, 10:39 AM
This revision was automatically updated to reflect the committed changes.