about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/lib.rs
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev@gmail.com>2020-11-03 15:27:21 +0900
committerGitHub <noreply@github.com>2020-11-03 15:27:21 +0900
commit1cb137b3e955375115c76d2d66e9881435adfada (patch)
tree7cd053d6730f3d1a1ec754e445d3161df9eb9a52 /compiler/rustc_codegen_llvm/src/lib.rs
parentcf062179a84c8f3f619ce86b0e794b34825a36ba (diff)
parent5130f2e777b1f83783e5a148e6de1fb03e9ad1ef (diff)
downloadrust-1cb137b3e955375115c76d2d66e9881435adfada.tar.gz
rust-1cb137b3e955375115c76d2d66e9881435adfada.zip
Rollup merge of #78676 - kiffie:embedded-bare-mipsr2, r=jonas-schievink
add mipsel-unknown-none target

This adds a target for bare MIPS32r2, little endian, softfloat. This target can be used for PIC32 microcontrollers (or possibly for other devices that have a MIPS MCU core such as the M4K core).

Tried to find a name for the target that is in line with the naming scheme apparently used for the other MIPS targets.

r? `@jonas-schievink`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/lib.rs')
0 files changed, 0 insertions, 0 deletions