Files
solana/sdk/docker-llvm/README.md

17 lines
334 B
Markdown
Raw Normal View History

## 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
```