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

Hack around abysmally slow llvm clones #42211

Merged
merged 1 commit into from
May 25, 2017

Conversation

aidanhs
Copy link
Member

@aidanhs aidanhs commented May 25, 2017

r? @Mark-Simulacrum

(don't r+ yet, let's see what travis says)

@kennytm
Copy link
Member

kennytm commented May 25, 2017

If we are gonna download a zip file, perhaps it is even faster to put it on S3 (as a future proposal if this PR is accepted).

@aidanhs
Copy link
Member Author

aidanhs commented May 25, 2017

@kennytm note that we'd then have to remember to upload it every time we update LLVM. This way it will 'just work'.

Also, github probably has pretty solid caching, I believe that's the point of the codeload.github.com domain.

@Mark-Simulacrum
Copy link
Member

@bors r+ p=100

@bors
Copy link
Contributor

bors commented May 25, 2017

📌 Commit 47f8b4a has been approved by Mark-Simulacrum

Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request May 25, 2017
…rk-Simulacrum

Hack around abysmally slow llvm clones

r? @Mark-Simulacrum

(don't r+ yet, let's see what travis says)
bors added a commit that referenced this pull request May 25, 2017
@bors
Copy link
Contributor

bors commented May 25, 2017

⌛ Testing commit 47f8b4a with merge cf747fc...

@bors bors merged commit 47f8b4a into rust-lang:master May 25, 2017
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