aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorPhoebe Wang <pengfei.wang@intel.com>2022-02-13 09:37:36 +0800
committerPhoebe Wang <phoebe.wang@intel.com>2022-02-13 10:23:18 +0800
commit2aa732a9183b8fa23c103c169a5da0e90cc67cf5 (patch)
treeea19a0f11c324424db2d1f18aed51d351e28b266 /llvm/lib/Object/MachOObjectFile.cpp
parentd050010ea2ece9a1a06643af2991389776bce645 (diff)
downloadllvm-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