rust/tests/assembly-llvm/targets
U. Lasiotus 0138bbd495 Add x86_64-unknown-motor (Motor OS) tier 3 target
Add the initial no-std Motor OS compiler target.

Motor OS has been developed for several years in the open:
https://github.com/moturus/motor-os.

It has a more or less full implementation of Rust std library,
as well as tokio/mio ports.

Build instructions can be found here:
https://github.com/moturus/motor-os/blob/main/docs/build.md.

Signed-off-by: U. Lasiotus <lasiotus@motor-os.org>
2025-09-21 12:43:13 -07:00
..
targets-amdgpu.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
targets-elf.rs Add x86_64-unknown-motor (Motor OS) tier 3 target 2025-09-21 12:43:13 -07:00
targets-macho.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
targets-nvptx.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00
targets-pe.rs Rename tests/assembly into tests/assembly-llvm 2025-07-22 14:27:48 +02:00