Files
swift-mirror/lib/SILOptimizer/Transforms/SimplifyCFG.cpp
Erik Eckstein 5ef3b96da2 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
2025-02-19 13:25:48 +01:00

140 KiB