mirror of
https://github.com/danog/gllvm.git
synced 2024-11-26 22:34:47 +01:00
README.md tweaks.
This commit is contained in:
parent
6ace083d21
commit
9648083167
@ -66,7 +66,8 @@ export PATH=${GOPATH}/bin:${LLVM_HOME}/bin:${PATH}
|
|||||||
|
|
||||||
## Configuration stuff.
|
## Configuration stuff.
|
||||||
|
|
||||||
The file `tinyconfig64` is generated ...
|
The file [`tinyconfig64`](https://github.com/SRI-CSL/gllvm/blob/master/examples/linux-kernel/tinyconfig64) is generated
|
||||||
|
by `make tinyconfig` and the using `make menuconfig` to specialize the build to 64 bits.
|
||||||
|
|
||||||
## The Tarball Build with gllvm
|
## The Tarball Build with gllvm
|
||||||
|
|
||||||
@ -125,7 +126,3 @@ You can also build from a [git clone using gllvm,](https://github.com/SRI-CSL/gl
|
|||||||
or build from a [git clone using wllvm.](https://github.com/SRI-CSL/gllvm/blob/master/examples/linux-kernel/build_linux_wllvm_git.sh)
|
or build from a [git clone using wllvm.](https://github.com/SRI-CSL/gllvm/blob/master/examples/linux-kernel/build_linux_wllvm_git.sh)
|
||||||
Though using a tarball is faster, and seemingly more reliable.
|
Though using a tarball is faster, and seemingly more reliable.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Extracting the bitcode
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user