-
Notifications
You must be signed in to change notification settings - Fork 14.3k
[compiler-rt] Adds builtins support for xros. #83484
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@delcypher Would like to have support for xros, please take a look when you have a minute. Thanks! |
@jroelofs fyi |
@yln @kubamracek fyi too :) |
|
Updated to add the Agreed, as far as I can tell, there is no min version flag for xros, so I left it out for now. |
I don't think there ever will be a new |
This has been sitting for a while and got some comments that got addressed, so I'll merge this. Shout if you want follow-up work to happen :) |
Adds support for xros when compiling builtins. This is disabled by default and controlled with COMPILER_RT_ENABLE_XROS, similar to watchOS/tvOS.