about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/allocator.rs
diff options
context:
space:
mode:
authorMichael Howell <michael@notriddle.com>2022-10-30 19:31:36 -0700
committerGitHub <noreply@github.com>2022-10-30 19:31:36 -0700
commit9911229650a2a621f4fc9ad448276c3942f3d00d (patch)
treea507cbbffc047482403732cd0105621850229476 /compiler/rustc_codegen_llvm/src/allocator.rs
parent77e57db384aca99444c3b5f6a9c86bc58a804d89 (diff)
parentde78c32b854d6f76167bb6fcf76fc2760c8b7d2a (diff)
downloadrust-9911229650a2a621f4fc9ad448276c3942f3d00d.tar.gz
rust-9911229650a2a621f4fc9ad448276c3942f3d00d.zip
Rollup merge of #97971 - Soveu:varargs, r=jackh726
Enable varargs support for calling conventions other than C or cdecl

This patch makes it possible to use varargs for calling conventions,
which are either based on C (efiapi) or C is based on them (sysv64 and win64).

Also pinging ``@phlopsi,`` because he noticed first this oversight when writing a library for UEFI.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/allocator.rs')
0 files changed, 0 insertions, 0 deletions