swift
42899535
- [Runtime] Fix swift_bridgeObjectRetain on ARM64 Linux.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[Runtime] Fix swift_bridgeObjectRetain on ARM64 Linux. The tail call of swift_retain isn't correct there. Revert back to a non-tail call for all !SWIFT_OBJC_INTEROP for now. rdar://102152616
References
#62030 - [Runtime] Fix swift_bridgeObjectRetain on ARM64 Linux.
Author
mikeash
Committer
mikeash
Parents
c4ebdeb5
Loading