Skip to content

Conversation

Lokathor
Copy link
Contributor

This adds the weak linkage attribute used in the previous PR (#385)

#[cfg_attr(all(not(windows), not(target_vendor="apple")), linkage = "weak")]

to the "ARM alias" version of a function generated by the intrinsics! macro.

The previous PR didn't catch this case.

@Lokathor
Copy link
Contributor Author

@Amanieu I'm gonna ping you since there doesn't appear to be a bot that auto-assigns a reviewer.

@Amanieu Amanieu merged commit 7c1a3d8 into rust-lang:master Sep 29, 2022
@Lokathor Lokathor deleted the more-weak-linkage branch September 29, 2022 02:09
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.

2 participants