This is an archive of the discontinued LLVM Phabricator instance.

Move splitIndirectCriticalEdges() to BasicBlockUtils.h.
ClosedPublic

Authored by hjyamauchi on Dec 1 2017, 1:15 PM.

Details

Summary

Move splitIndirectCriticalEdges() from CodeGenPrepare to BasicBlockUtils.h so
that it can be called from other places.

Event Timeline

hjyamauchi created this revision.Dec 1 2017, 1:15 PM
davidxl accepted this revision.Dec 4 2017, 10:46 AM

lgtm

This revision is now accepted and ready to land.Dec 4 2017, 10:46 AM
hjyamauchi closed this revision.Dec 4 2017, 12:36 PM