Files
third_party_rust_rust/compiler
Ulrich Weigand eb22d70aed Implement va_list and va_arg for s390x FFI
Following the s390x ELF ABI and based on the clang implementation,
provide appropriate definitions of va_list in library/core/src/ffi/mod.rs
and va_arg handling in compiler/rustc_codegen_llvm/src/va_arg.rs.

Fixes the following test cases on s390x:
src/test/run-make-fulldeps/c-link-to-rust-va-list-fn
src/test/ui/abi/variadic-ffi.rs

Fixes https://github.com/rust-lang/rust/issues/84628.
2022-12-19 21:07:57 +01:00
..
2022-12-15 00:09:10 +01:00
2022-12-06 14:45:58 +00:00
2022-12-12 19:49:53 +01:00
2022-12-12 19:49:53 +01:00
2022-12-18 14:25:55 +01:00
2022-12-12 19:49:53 +01:00
2022-10-16 15:10:40 +01:00
2022-10-23 10:09:44 +02:00
2022-12-18 14:25:55 +01:00