Skip to content
Snippets Groups Projects
Commit 1a79d342 authored by Akash Kothari's avatar Akash Kothari :speech_balloon:
Browse files

Update README.md with checkout instructions

parent 1f63c7fb
No related branches found
No related tags found
No related merge requests found
...@@ -28,7 +28,7 @@ You would need to download and install the following components for to use HPVM. ...@@ -28,7 +28,7 @@ You would need to download and install the following components for to use HPVM.
Checkout HPVM: Checkout HPVM:
```shell ```shell
git clone https://gitlab.engr.illinois.edu/llvm/hpvm.git git clone https://gitlab.engr.illinois.edu/llvm/hpvm.git
git checkout hpvm-reorg-9 (this step may not be needed once code is mirrored on Github) git checkout hpvm-release
``` ```
HPVM installer script can be used to download, configure and build HPVM along with LLVM and other subprojects including Clang. HPVM installer script can be used to download, configure and build HPVM along with LLVM and other subprojects including Clang.
......
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