swift
5ef3b96d - SimplifyCFG: remove all borrowed-from uses from arguments when merging blocks

Commit
259 days ago
SimplifyCFG: remove all borrowed-from uses from arguments when merging blocks So far we only considered the forwarding use. But there may be other uses. Fixes a compiler crash. rdar://145091197
Author
Parents
Loading