This is an archive of the discontinued LLVM Phabricator instance.

Refactor code to create getFallThrough method in MachineBasicBlock.
ClosedPublic

Authored by jsjodin on Nov 30 2016, 9:38 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

jsjodin updated this revision to Diff 79766.Nov 30 2016, 9:38 AM
jsjodin retitled this revision from to Refactor code to create getFallThrough method in MachineBasicBlock..
jsjodin updated this object.
jsjodin added a subscriber: llvm-commits.
qcolombet accepted this revision.Mar 29 2017, 4:36 PM

Hi,

LGTM.

Please next time upload a patch with the full context (diff -U9999999).

Cheers,
-Quentin

include/llvm/CodeGen/MachineBasicBlock.h
448 ↗(On Diff #79766)

double spaces (return__is)

This revision is now accepted and ready to land.Mar 29 2017, 4:36 PM
This revision was automatically updated to reflect the committed changes.