Skip to content
Snippets Groups Projects
Commit ba3e15af authored by Яichaʁd Wei's avatar Яichaʁd Wei
Browse files

Compiler-rt master won't build. Use 3.9 and, obviously, favor git

parent 7ae5aa3a
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,8 @@ ...@@ -5,7 +5,8 @@
```shell ```shell
# Get dependencies # Get dependencies
cd llvm/projects cd llvm/projects
svn co http://llvm.org/svn/llvm-project/compiler-rt/trunk compiler-rt git pull https://github.com/llvm-mirror/compiler-rt
git checkout release_39
cd ../.. cd ../..
# Build # Build
......
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