diff options
| author | bors <bors@rust-lang.org> | 2021-06-06 01:02:32 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-06-06 01:02:32 +0000 |
| commit | f434217aab9abf583ebc928b97ab4116921137aa (patch) | |
| tree | e4e37f7d8d6133067c6a64e732461de3441687f9 /compiler/rustc_mir/src/transform/coverage/debug.rs | |
| parent | 6c2dd251bbff03c7a3092d43fb5b637eca0810e3 (diff) | |
| parent | 0adb9331ffab305feeb07fb57b1f189e35cb5adf (diff) | |
| download | rust-f434217aab9abf583ebc928b97ab4116921137aa.tar.gz rust-f434217aab9abf583ebc928b97ab4116921137aa.zip | |
Auto merge of #79608 - alessandrod:bpf, r=nagisa
BPF target support This adds `bpfel-unknown-none` and `bpfeb-unknown-none`, two new no_std targets that generate little and big endian BPF. The approach taken is very similar to the cuda target, where `TargetOptions::obj_is_bitcode` is enabled and code generation is done by the linker. I added the targets to `dist-various-2`. There are [some tests](https://github.com/alessandrod/bpf-linker/tree/main/tests/assembly) in bpf-linker and I'm planning to add more. Those are currently not ran as part of rust CI.
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
