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

build(servo): bump up llvm to 6.0.0 #20895

Merged
merged 1 commit into from Jun 1, 2018
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

build(servo): bump up llvm to 6.0.0

  • Loading branch information
kwonoj committed Jun 1, 2018
commit f18f393b154729a3488ccb8bf601876c8153c35b
@@ -4,7 +4,7 @@

WINDOWS_MSVC = {
"cmake": "3.7.2",
"llvm": "4.0.0",
"llvm": "6.0.0",
"moztools": "0.0.1-5",
"ninja": "1.7.1",
"openssl": "1.1.0e-vs2015",
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.