diff options
| author | Jorge Aparicio <japaricious@gmail.com> | 2016-08-26 21:05:16 -0500 |
|---|---|---|
| committer | Jorge Aparicio <japaricious@gmail.com> | 2016-08-26 21:05:50 -0500 |
| commit | 027eab2f87d8cd30949e257cb52f520077575ff2 (patch) | |
| tree | 7a83ac27dd9767f07b3223a69504d68ca922f3b5 /src/rustllvm/PassWrapper.cpp | |
| parent | e07dd59eaeb7be95afd2fb3dc131108ae750c91c (diff) | |
| download | rust-027eab2f87d8cd30949e257cb52f520077575ff2.tar.gz rust-027eab2f87d8cd30949e257cb52f520077575ff2.zip | |
initial support for s390x
A new target, `s390x-unknown-linux-gnu`, has been added to the compiler and can be used to build no_core/no_std Rust programs. Known limitations: - librustc_trans/cabi_s390x.rs is missing. This means no support for `extern "C" fn`. - No support for this arch in libc. This means std can be cross compiled for this target.
Diffstat (limited to 'src/rustllvm/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
