swift
5ea6e80d - RedundantLoadElimination: insert a `drop_deinit` when splitting stores of types with a deinit

Commit
2 days ago
RedundantLoadElimination: insert a `drop_deinit` when splitting stores of types with a deinit A `drop_deinit` is required to make the SIL verifier happy. Fixes a SIL verifier crash rdar://176373062
Author
Committer
Parents
Loading