Learn more about cloning repositories
You have read-only access
SimplifyCFG: Don't early exit before splitting critical edges This was causing verifier errors because we were not splitting non cond_br critical edges. rdar://18703358 Swift SVN r22842