17 lines
334 B
Markdown
17 lines
334 B
Markdown
![]() |
## Solana Customized LLVM
|
||
|
|
||
|
This Docker contains LLVM binaries that incorporate customizations and fixes required
|
||
|
by Solana but not yet upstreamed into the LLVM mainline.
|
||
|
|
||
|
https://hub.docker.com/r/solanalabs/llvm/
|
||
|
|
||
|
### Usage:
|
||
|
|
||
|
This Docker is optionally used by the SDK BPF build system.
|
||
|
|
||
|
For more information:
|
||
|
|
||
|
```bash
|
||
|
$ make help
|
||
|
```
|