diff options
author | Phoebe Wang <pengfei.wang@intel.com> | 2022-02-13 09:37:36 +0800 |
---|---|---|
committer | Phoebe Wang <phoebe.wang@intel.com> | 2022-02-13 10:23:18 +0800 |
commit | 2aa732a9183b8fa23c103c169a5da0e90cc67cf5 (patch) | |
tree | ea19a0f11c324424db2d1f18aed51d351e28b266 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | d050010ea2ece9a1a06643af2991389776bce645 (diff) | |
download | llvm-2aa732a9183b8fa23c103c169a5da0e90cc67cf5.zip llvm-2aa732a9183b8fa23c103c169a5da0e90cc67cf5.tar.gz llvm-2aa732a9183b8fa23c103c169a5da0e90cc67cf5.tar.bz2 |
[X86][MS] Fix the wrong alignment of vector variable arguments on Win32
D108887 fixed alignment mismatch by changing the caller's alignment in
ABI. However, we found some cases that still assume the alignment is
vector size. This patch fixes them to avoid the runtime crash.
Reviewed By: rnk
Differential Revision: https://reviews.llvm.org/D114536
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions