This is an archive of the discontinued LLVM Phabricator instance.

CodeGen: Allow verifier to run after MachineBlockPlacement
ClosedPublic

Authored by arsenm on Jun 9 2016, 3:32 PM.

Details

Reviewers
MatzeB
Summary

No tests break with this enabled.

Diff Detail

Event Timeline

arsenm updated this revision to Diff 60261.Jun 9 2016, 3:32 PM
arsenm retitled this revision from to CodeGen: Allow verifier to run after MachineBlockPlacement.
arsenm updated this object.
arsenm added a subscriber: llvm-commits.
MatzeB accepted this revision.Jun 9 2016, 4:30 PM
MatzeB added a reviewer: MatzeB.
MatzeB added a subscriber: MatzeB.

LGTM if ninja check reports no problems.

This revision is now accepted and ready to land.Jun 9 2016, 4:30 PM
arsenm closed this revision.Jun 9 2016, 4:38 PM

r272340