sbpf-linker 0.1.9

Upstream BPF linker for SBPF V0/V3 programs
docs.rs failed to build sbpf-linker-0.1.9
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: sbpf-linker-0.1.8

Install

cargo install sbpf-linker

Upstream Gallery: Early Feature Gate

Integrates the latest LLVM commits from the Blueshift LLVM fork to experiment with upcoming changes during the upstreaming process. cargo install-with-gallery detects the LLVM major from rustup run nightly rustc -vV and clones the matching gallery branch, currently upstream-gallery-21 or upstream-gallery-22, before building sbpf-linker with static LLVM linking.

cargo install-with-gallery 

Generate a Program

cargo generate --git https://github.com/blueshift-gg/solana-upstream-bpf-template
cargo +nightly build-bpf