Skip to content

Remove checks for LLVM < 4.0 #55593

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Nov 5, 2018
Merged

Conversation

nikic
Copy link
Contributor

@nikic nikic commented Nov 1, 2018

While we still have to support LLVM 4.0 for Emscripten, we can drop checks for LLVM >= 4.0 and < 4.0.

While we still have to support LLVM 4.0 for Emscripten, we can
drop checks for LLVM >= 4.0 and < 4.0.
@rust-highfive
Copy link
Contributor

r? @varkor

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

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 1, 2018
@hanna-kruppe
Copy link
Contributor

I don't know much about the emscripten situation but I do know it reports LLVM version 4.0 and the diff looks good, so let's try it.

@bors r+

@bors
Copy link
Collaborator

bors commented Nov 1, 2018

📌 Commit d794597 has been approved by rkruppe

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 1, 2018
@bors
Copy link
Collaborator

bors commented Nov 5, 2018

⌛ Testing commit d794597 with merge 0117b42...

bors added a commit that referenced this pull request Nov 5, 2018
Remove checks for LLVM < 4.0

While we still have to support LLVM 4.0 for Emscripten, we can drop checks for LLVM >= 4.0 and < 4.0.
@bors
Copy link
Collaborator

bors commented Nov 5, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: rkruppe
Pushing 0117b42 to master...

@bors bors merged commit d794597 into rust-lang:master Nov 5, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants