rust/src/test/run-make-fulldeps/c-link-to-rust-va-list-fn
Jamie Cunliffe fc52b47e80 va_args implementation for AAPCS.
Implement the va args in codegen for AAPCS, this will be used as the
default va_args implementation for AArch64 rather than the va_args
llvm-ir as it currently is.

Copyright (c) 2020, Arm Limited.
2020-06-30 09:58:00 +01:00
..
Makefile test: Add basic test for VaList 2018-11-26 22:56:20 +00:00
checkrust.rs va_args implementation for AAPCS. 2020-06-30 09:58:00 +01:00
test.c va_args implementation for AAPCS. 2020-06-30 09:58:00 +01:00