mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
* Adds support for generating code that uses swiftasync parameter lowering. * Currently only arm64's llvm lowering supports the swift_async_context_addr intrinsic. * Add arm64e pointer signing of updated swift_async_context_addr. This commit needs the PR llvm-project#2291. * [runtime] unittests should use just-built compiler if the runtime did This will start to matter with the introduction of usage of swiftasync parameters which only very recent compilers support. rdar://71499498
14 KiB
14 KiB