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

Update llvm to rust-llvm-2015-02-09 #22089

Merged
merged 1 commit into from
Feb 11, 2015
Merged

Conversation

dotdash
Copy link
Contributor

@dotdash dotdash commented Feb 8, 2015

Fixes #21996

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@dotdash
Copy link
Contributor Author

dotdash commented Feb 8, 2015

r? @alexcrichton

@huonw
Copy link
Member

huonw commented Feb 9, 2015

@bors r+ 9fe8820

@bors
Copy link
Collaborator

bors commented Feb 9, 2015

⌛ Testing commit 9fe8820 with merge 13f191e...

@bors
Copy link
Collaborator

bors commented Feb 9, 2015

💔 Test failed - auto-linux-32-nopt-t

@dotdash
Copy link
Contributor Author

dotdash commented Feb 9, 2015

Can't reproduce the failure :-(

@alexcrichton
Copy link
Member

It may be intermittent, if you want to rebase with the new LLVM update I don't mind sending it back to bors to find out. Just to confirm though, when you tried to reproduced, you use 32-bit linux with optimizations turned off for tests?

@dotdash
Copy link
Contributor Author

dotdash commented Feb 9, 2015

configure --build=i686-unknown-linux-gnu --disable-optimize-tests --disable-docs is what I used

@alexcrichton
Copy link
Member

Hopefully we can chalk it up to an intermittent failure! r=me with the more recent LLVM update

@alexcrichton
Copy link
Member

@bors: r+ 8d8ae09

@dotdash dotdash changed the title Update llvm to rust-llvm-2015-02-08 Update llvm to rust-llvm-2015-02-09 Feb 10, 2015
@bors
Copy link
Collaborator

bors commented Feb 10, 2015

⌛ Testing commit 8d8ae09 with merge a954663...

bors added a commit that referenced this pull request Feb 10, 2015
@bors bors merged commit 8d8ae09 into rust-lang:master Feb 11, 2015
@dotdash dotdash deleted the llvm_20150207 branch March 1, 2015 19:21
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.

LLVM poisons partially undef constant, leading to infinite loops.
6 participants