mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This API computes the re-borrow flags for guaranteed phis based on the presence of forwarding instructions in the incoming values. This is not correct in all cases, because optimizations can optimize away forwarding instructions. Fixes a verifier crash: rdar://139280579
14 KiB
14 KiB