diff options
author | Manman Ren <mren@apple.com> | 2012-10-16 19:01:37 +0000 |
---|---|---|
committer | Manman Ren <mren@apple.com> | 2012-10-16 19:01:37 +0000 |
commit | d105e73368e677e65af724947be85ec87a0fa45e (patch) | |
tree | 64ffbfbde10a539b068c0b61560172eedeff434f /include/clang/Frontend/CompilerInvocation.h | |
parent | 9b29f4fe3d0600edf6ba00d48f2d4f2b1984f247 (diff) |
ARM ABI: fix ABI alignment issues when passing legal vector types as varargs.
We create an aligned temporary space and copy the content over from ap.cur to
the temporary space. This is necessary if the natural alignment of the type is
greater than the ABI alignment.
rdar://12439123
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166040 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Frontend/CompilerInvocation.h')
0 files changed, 0 insertions, 0 deletions