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 BB tarball to LLVM v9.0.1+3 #35076

Merged
merged 2 commits into from
Mar 12, 2020

Conversation

IanButterworth
Copy link
Member

Brings the LLVM patch update JuliaPackaging/Yggdrasil#582 in to address #31156

@vchuravy
Copy link
Member

Can you first cherry-pick #34860 then add this commit and also run contrib/refresh_bb_tarballs.sh llvm so that the checksums are up to date?

This imports the patch I put up in https://reviews.llvm.org/D75072
and should fix JuliaLang#31156. We should probably hold off on merging this
for a few days while upstream review is ongoing. In the meantime,
this branch should be convenient to try. Make sure to remember to build
LLVM from source, not BB.
@IanButterworth
Copy link
Member Author

@vchuravy done. Thanks for the tips

@vchuravy vchuravy mentioned this pull request Mar 11, 2020
@vchuravy
Copy link
Member

Thanks Ian! Can you also delete the old checksums for deps/checksums/LLVM.v9.0.1-1?

update LLVM checksums

delete old LLVM.v9.0.1-1 checksums
@staticfloat
Copy link
Member

Wow, I love that LLVM BB tarballs can get updated without my interference at basically any step of the process. Wonderful!

@staticfloat staticfloat merged commit e5ba156 into JuliaLang:master Mar 12, 2020
@IanButterworth IanButterworth deleted the patch-1 branch March 12, 2020 22:27
ravibitsgoa pushed a commit to ravibitsgoa/julia that referenced this pull request Apr 9, 2020
* Add patch for 31156

This imports the patch I put up in https://reviews.llvm.org/D75072
and should fix JuliaLang#31156. We should probably hold off on merging this
for a few days while upstream review is ongoing. In the meantime,
this branch should be convenient to try. Make sure to remember to build
LLVM from source, not BB.

* set LLVM BB build to release 3

update LLVM checksums

delete old LLVM.v9.0.1-1 checksums

Co-authored-by: Keno Fischer <keno@juliacomputing.com>
KristofferC pushed a commit that referenced this pull request Apr 11, 2020
* Add patch for 31156

This imports the patch I put up in https://reviews.llvm.org/D75072
and should fix #31156. We should probably hold off on merging this
for a few days while upstream review is ongoing. In the meantime,
this branch should be convenient to try. Make sure to remember to build
LLVM from source, not BB.

* set LLVM BB build to release 3

update LLVM checksums

delete old LLVM.v9.0.1-1 checksums

Co-authored-by: Keno Fischer <keno@juliacomputing.com>
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