This is an archive of the discontinued LLVM Phabricator instance.

[BlockPlacement] Add option to align all non-fall-through blocks.
ClosedPublic

Authored by gberry on Jan 21 2016, 9:07 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

gberry updated this revision to Diff 45539.Jan 21 2016, 9:07 AM
gberry retitled this revision from to [BlockPlacement] Add option to align all non-fall-through blocks..
gberry updated this object.
gberry added a reviewer: mcrosier.
gberry added a subscriber: llvm-commits.
mcrosier accepted this revision.Jan 21 2016, 9:14 AM
mcrosier edited edge metadata.

LGTM. Thanks for working on this, Geoff.

This revision is now accepted and ready to land.Jan 21 2016, 9:14 AM
This revision was automatically updated to reflect the committed changes.