about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorJosef Schlehofer <pepe.schlehofer@gmail.com>2022-08-09 01:28:42 +0200
committerJosef Schlehofer <pepe.schlehofer@gmail.com>2024-07-18 23:37:29 +0200
commit89f3064e344dd1ea2046c05e070fbc3a4ee7f7f7 (patch)
tree553cf91dac1a82c6a2ffee64fbc3f55c3ef650bc /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent5753b3067662e17a69b54b9418dbc37b73769a84 (diff)
downloadrust-89f3064e344dd1ea2046c05e070fbc3a4ee7f7f7.tar.gz
rust-89f3064e344dd1ea2046c05e070fbc3a4ee7f7f7.zip
Add powerpc-unknown-linux-muslspe compile target
This is almost identical to already existing targets:
- powerpc_unknown_linux_musl.rs
- powerpc_unknown_linux_gnuspe.rs

It has support for PowerPC SPE (muslspe), which
can be used with GCC version up to 8. It is useful for Freescale or IBM
cores like e500.

This was verified to be working with OpenWrt build system for CZ.NIC's
Turris 1.x routers, which are using Freescale P2020, e500v2, so add it as
a Tier 3 target.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions