-
Couldn't load subscription status.
- Fork 13.9k
Update LLVM to pick StackColoring improvement #42750
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
|
@bors r+ |
|
📌 Commit 459f563 has been approved by |
|
Oops I forgot to push the commit. @bors r- |
|
@bors r=eddyb |
|
📌 Commit b2d1aeb has been approved by |
|
Now with more @bors r=eddyb |
|
📌 Commit 54df23e has been approved by |
|
For real @bors r=eddyb |
|
📌 Commit 4f1da87 has been approved by |
|
☀️ Test successful - status-appveyor, status-travis |
[beta] rebase LLVM on top of 4.0.1 This backports fixes several codegen bugs, including #42893. This also un-commits the introduction of #42750 (the StackColoring improvement) to beta. That seemed to have occurred by accident in #42927, but I'm not comfortable with sneaking a subtle codegen change like this to beta. r? @alexcrichton
Fixes #40883.
r? @eddyb