Skip to content
Snippets Groups Projects
Unverified Commit 8599388b authored by Yuki Okushi's avatar Yuki Okushi Committed by GitHub
Browse files

Merge pull request #1779 from JohnTitor/llvm-tools

Add `llvm-tools` component
parents 9e9f8dd0 010663db
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ if ! rustc --version | grep -E "nightly" ; then
exit 1
fi
rustup component add rustc-dev
rustup component add rustc-dev llvm-tools-preview
# FIXME: Use upstream once it gets rustup.
cargo +nightly install semververfork
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment