rust/compiler/rustc_codegen_ssa
Alessandro Decina 12e70929d6 Add BPF target
This change adds the bpfel-unknown-none and bpfeb-unknown-none targets
which can be used to generate little endian and big endian BPF
2021-05-23 18:03:27 +10:00
..
2021-05-23 18:03:27 +10:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.