[PATCH] D46013: [ARM] Conform to AAPCS when passing overaligned composites as arguments
Momchil Velikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 25 06:31:16 PDT 2018
chill updated this revision to Diff 152679.
chill added a comment.
Update: use "unadjusted alignment" instead of "natural alignment", rename things accordingly.
https://reviews.llvm.org/D46013
Files:
include/clang/AST/ASTContext.h
include/clang/AST/RecordLayout.h
lib/AST/ASTContext.cpp
lib/AST/RecordLayout.cpp
lib/AST/RecordLayoutBuilder.cpp
lib/CodeGen/TargetInfo.cpp
test/CodeGen/aapcs-align.cc
test/CodeGen/aapcs64-align.cc
test/CodeGen/arm-arguments.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46013.152679.patch
Type: text/x-patch
Size: 22388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180625/5a8562ee/attachment-0001.bin>
More information about the cfe-commits
mailing list