-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
llvm: Apply workaround for Failed to evaluate function length in SEH unwind info in aarch64 #18690
Conversation
needs a pkgrel bump |
64fdd9e
to
1d30b39
Compare
Version bumped. I wonder if there's a limit of 6hrs per build and it's reaching that point |
Did this patch make it into the 17.0.2 release? Or do we still need to backport it in MSYS2 now that Clang 17.0.2 is being built for staging? |
Humm. I don't know. llvm/llvm-project-release-prs#722 says merged for release 17.x, but I don't know if made into 17.0.2 |
Apparently, it did not https://github.com/llvm/llvm-project/commits/llvmorg-17.0.2 |
Hmm... Looking at the commit history, this might have landed a couple of days after 17.0.2 was tagged... |
Yes, they stated as much: llvm/llvm-project-release-prs#722 (comment) . I just found that. |
There is a limit of 6hours per job. Edit: There is some related discussion at #16101 |
I'll rebase this and let's try again |
1d30b39
to
e760ed7
Compare
No description provided.