about summary refs log tree commit diff
path: root/src/rustllvm/PassWrapper.cpp
diff options
context:
space:
mode:
authorJorge Aparicio <japaricious@gmail.com>2016-08-26 21:05:16 -0500
committerJorge Aparicio <japaricious@gmail.com>2016-08-26 21:05:50 -0500
commit027eab2f87d8cd30949e257cb52f520077575ff2 (patch)
tree7a83ac27dd9767f07b3223a69504d68ca922f3b5 /src/rustllvm/PassWrapper.cpp
parente07dd59eaeb7be95afd2fb3dc131108ae750c91c (diff)
downloadrust-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