Skip to content

Conversation

@t-rasmud
Copy link

The signature of coro.id.retcon.once intrinsic was modified in #10015 with an extra vararg. This commit adds an auto upgrader to LLVM in order to be compatible with compilers generating old bitcode (intrinsic without the vararg).

rdar://147426562

…once intrinsic

The signature of coro.id.retcon.once intrinsic was modified in #10015
with an extra vararg. This commit adds an auto upgrader to LLVM in order to be compatible with compilers
generating old bitcode (intrinsic without the vararg).

rdar://147426562
@t-rasmud t-rasmud marked this pull request as ready for review March 19, 2025 20:39
@t-rasmud t-rasmud requested a review from a team as a code owner March 19, 2025 20:39
@t-rasmud
Copy link
Author

@llvm-ci test

@aschwaighofer
Copy link

@swift-ci test llvm

@aschwaighofer
Copy link

@swift-ci test

@t-rasmud t-rasmud merged commit 969660b into stable/20240723 Mar 22, 2025
5 checks passed
@t-rasmud t-rasmud deleted the llvm-coro-autoupgrade branch March 22, 2025 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants