mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Mostly restore the behavior of getMemoryEffectsFn on builtins other than
`once` and `onceWithContext` to before
8a8a895239 but keeping the improvement to
return `Instruction.memoryEffects` in the face of escaping.