Skip to content

Backport an LLVM fix to close #9117 #9118

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

Merged
merged 1 commit into from
Sep 16, 2013
Merged

Conversation

alexcrichton
Copy link
Member

I created a new branch rust-llvm-2013-09-11 in my llvm repo to mark this momentous occasion

@sanxiyn
Copy link
Member

sanxiyn commented Sep 11, 2013

Doesn't this need llvm-auto-clean-trigger?

@alexcrichton
Copy link
Member Author

Ah yes, it does indeed (updated now)

@thestinger
Copy link
Contributor

@alexcrichton: could we try updating to the latest LLVM if we're going to have a rebuild anyway?

@alexcrichton
Copy link
Member Author

I'm hesitant to update LLVM when we're still dealing with minor fallback from the last upgrade. It's only been a month and I don't think that anything earth-shattering has happened in LLVM (although I may be wrong?).

We're not adding any extra cruft into our fork (we'll just have to remember to strip the patch before rebasing), so for now I'd be in favor of just bringing this patch in instead of upgrading llvm entirely again.

@alexcrichton
Copy link
Member Author

This is getting some weird permission error build problems on windows, and in the past I've seen that if you just re-build llvm these problems go away. I'm waiting for an empty queue and then I'm going to retry this twice in a row (hopefully)

@thestinger
Copy link
Contributor

@alexcrichton: I just think it would be easier to roll a bit more with LLVM (upgrade once a month) and deal with issues as they come up. It's much more frustrating to tackle a bunch at once. In general, any upgrade is going to fix more bugs than it introduces.

@alexcrichton
Copy link
Member Author

Worth the trouble at this point, just rebased on llvm-mirror/master and am rebuilding (will push/re-title once finished).

bors added a commit that referenced this pull request Sep 16, 2013
I created a new branch  rust-llvm-2013-09-11 in my llvm repo to mark this momentous occasion
@bors bors closed this Sep 16, 2013
@bors bors merged commit 3cb0bc6 into rust-lang:master Sep 16, 2013
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.

4 participants