mirror of
https://github.com/danog/gllvm.git
synced 2024-11-30 04:59:04 +01:00
8 lines
143 B
Plaintext
8 lines
143 B
Plaintext
To edit the code locally use the repository here:
|
|
|
|
~/go/src/github.com/SRI-CSL/gllvm
|
|
|
|
Then do:
|
|
|
|
go install -a github.com/SRI-CSL/gllvm/cmd/...
|