Skip to content
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

Replace some problematic platform specific codepaths with intrinsics … #1199

Merged
merged 1 commit into from
Jul 10, 2019

Conversation

joncham
Copy link
Member

@joncham joncham commented Jul 2, 2019

…in runtime. (case 1022228)

@joncham joncham self-assigned this Jul 2, 2019
@joncham joncham requested a review from joshpeterson July 3, 2019 18:01
@joncham
Copy link
Member Author

joncham commented Jul 3, 2019

Code path still works on normal platforms without intrinsics, but we'll want them in IL2CPP to ensure all platforms work.

@joncham joncham force-pushed the unity-master-avoid-libc-pinvoke branch from 2f5414f to 5157eba Compare July 10, 2019 16:11
@joncham joncham merged commit 928bc59 into unity-master Jul 10, 2019
@joncham joncham deleted the unity-master-avoid-libc-pinvoke branch July 10, 2019 16:17
joshpeterson pushed a commit that referenced this pull request Jun 4, 2021
This brings over changes from a previous Mono PR:

#1199
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