mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
c829d5bd77
This flag is important for following optimizations. Therefore such `end_cow_mutation` instructions must not be removed. Also, keep the flag in a SILCombine transformation. rdar://119178823