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

Bump LLVM version to fix x86 stackprobe issue #42171

Merged
merged 2 commits into from
Sep 9, 2021

Conversation

staticfloat
Copy link
Member

This fixes #41528 and will unblock #41370.

We could backport this to v1.7 which also uses LLVM 12.0.x, but may not be worth it since the only known triggering codepath for this issue is in the SHA tests, where we create a giant tuple.

@staticfloat staticfloat requested a review from vchuravy September 9, 2021 06:02
@vchuravy vchuravy merged commit bea33d6 into master Sep 9, 2021
@vchuravy vchuravy deleted the sf/llvm_stackprobe_patch branch September 9, 2021 13:45
@vchuravy
Copy link
Member

vchuravy commented Sep 9, 2021

I would prefer a backport since we otherwise need to maintain a split LLVM_jll so that we can support Julia 1.7 later on.

1.8 will hopefully end up using LLVM 13.

KristofferC pushed a commit that referenced this pull request Sep 11, 2021
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
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.

linux32 segfault with assertions enabled
3 participants