@@ -36,7 +36,7 @@ HPVM installer script can be used to download, configure and build HPVM along wi
...
@@ -36,7 +36,7 @@ HPVM installer script can be used to download, configure and build HPVM along wi
cd hpvm
cd hpvm
bash install.sh
bash install.sh
```
```
Specifically, the HPVM installer downloads LLVM, Clang, compiler-rt, libcxxabi and lld, copies HPVM source into
Specifically, the HPVM installer downloads LLVM, Clang, libcxx and libcxxabi, copies HPVM source into
llvm/tools and builds the entire tree. It also builds a modified LLVM C-Backend, based on the one maintained by [Julia Computing](https://github.com/JuliaComputing/llvm-cbe), as a part of HPVM and is currently used
llvm/tools and builds the entire tree. It also builds a modified LLVM C-Backend, based on the one maintained by [Julia Computing](https://github.com/JuliaComputing/llvm-cbe), as a part of HPVM and is currently used