about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorbjorn3 <bjorn3@users.noreply.github.com>2021-01-30 12:11:40 +0100
committerbjorn3 <bjorn3@users.noreply.github.com>2021-01-30 12:11:40 +0100
commitb5ddb76f84f3e6df242e8c766b5015a124a50c15 (patch)
treeb330033665a16e95aaf43eff4ae34d8f0d052172 /src/test/codegen/src-hash-algorithm
parent139a6d12de65f81a69e345731f0547c824730a19 (diff)
downloadrust-b5ddb76f84f3e6df242e8c766b5015a124a50c15.tar.gz
rust-b5ddb76f84f3e6df242e8c766b5015a124a50c15.zip
Force stack slot size to be a multiple of 16
This ensures that all stack slots are aligned to 16 bytes. Without this
linking against crates compiled with cg_llvm may cause a crash due to
simd instructions requiring a 16 byte alignment.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions