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 jemalloc to 4.0.0 and LLVM to 3.7 #28173

Merged
merged 1 commit into from
Sep 8, 2015
Merged

Conversation

alexcrichton
Copy link
Member

This updates the jemalloc and LLVM submodules to the recently released 4.0.0 and 3.7 versions. There's no breakage on the LLVM side of things because we had already been tracking the 3.7 release branch for awhile and no breakage was introduced, and jemalloc apparently is stable enough that nothing broke!

This is a rebase of our few small patches on top of the release of LLVM 3.7,
picking up those last few bug fixes on the way up to 3.7!
@alexcrichton
Copy link
Member Author

r? @brson

@rust-highfive rust-highfive assigned brson and unassigned huonw Sep 2, 2015
@rust-highfive
Copy link
Contributor

r? @huonw

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

@brson
Copy link
Contributor

brson commented Sep 2, 2015

@bors r+

@bors
Copy link
Collaborator

bors commented Sep 2, 2015

📌 Commit 0e2ebc2 has been approved by brson

@bors
Copy link
Collaborator

bors commented Sep 3, 2015

⌛ Testing commit 0e2ebc2 with merge 98f00a8...

@bors
Copy link
Collaborator

bors commented Sep 3, 2015

💔 Test failed - auto-win-gnu-32-nopt-t

@sfackler
Copy link
Member

sfackler commented Sep 3, 2015

@bors retry

@bors
Copy link
Collaborator

bors commented Sep 3, 2015

⌛ Testing commit 0e2ebc2 with merge 2187a0c...

bors added a commit that referenced this pull request Sep 3, 2015
This updates the jemalloc and LLVM submodules to the recently released 4.0.0 and 3.7 versions. There's no breakage on the LLVM side of things because we had already been tracking the 3.7 release branch for awhile and no breakage was introduced, and jemalloc apparently is stable enough that nothing broke!
@bors
Copy link
Collaborator

bors commented Sep 3, 2015

💔 Test failed - auto-win-gnu-32-opt

@alexcrichton
Copy link
Member Author

@bors: r=brson 5cb6b3e

@bors
Copy link
Collaborator

bors commented Sep 8, 2015

⌛ Testing commit 5cb6b3e with merge 192c375...

bors added a commit that referenced this pull request Sep 8, 2015
This updates the jemalloc and LLVM submodules to the recently released 4.0.0 and 3.7 versions. There's no breakage on the LLVM side of things because we had already been tracking the 3.7 release branch for awhile and no breakage was introduced, and jemalloc apparently is stable enough that nothing broke!
@bors bors merged commit 5cb6b3e into rust-lang:master Sep 8, 2015
@alexcrichton alexcrichton deleted the llvm-37 branch September 8, 2015 21:38
@alexcrichton
Copy link
Member Author

Ah I forgot to update the title, but due to the Windows failures I wanted to land the LLVM update separately from the jemalloc update, so this just landed LLVM 3.7, not jemalloc 4.0.0

bors added a commit that referenced this pull request Sep 9, 2015
Haven't updated jemalloc in awhile and they just released a new version, and
this also includes the upstream changes to support platforms like openbsd and
bitrig.

Follow up to #28173 which includes jemalloc (to debug on the windows builders)
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.

6 participants