about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
diff options
context:
space:
mode:
authorHans Kratz <hans@appfour.com>2021-08-03 05:11:17 +0000
committerHans Kratz <hans@appfour.com>2021-08-04 23:51:19 +0200
commit7dbc568325c929eeefc261532b034f904cf4d5b4 (patch)
treeb17a4345e59069bf48b7d5df40f313367db5d3d3 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp
parent4a8202c4a68ec6161dbc31dcb5b0ec51d84c9d87 (diff)
downloadrust-7dbc568325c929eeefc261532b034f904cf4d5b4.tar.gz
rust-7dbc568325c929eeefc261532b034f904cf4d5b4.zip
Fix va_args calling on aarch64 non-macos/ios.
emit_aapcs_va_arg() emits hardcoded field indexes to access the
aarch64-specific `VaListImpl` struct. Due to the removed padding
those indexes have changed.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions