[PATCH] D61225: [COFF, ARM64] Align global symbol by size for ARM64 MSVC ABI
Tom Tan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 29 15:55:17 PDT 2019
TomTan updated this revision to Diff 197208.
TomTan added a comment.
Herald added a subscriber: jholewinski.
Added test cases and also merged this alignment adjustment to `getMinGlobalAlign` in `MicrosoftARM64TargetInfo`.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61225/new/
https://reviews.llvm.org/D61225
Files:
include/clang/Basic/TargetInfo.h
lib/AST/ASTContext.cpp
lib/Basic/Targets/AArch64.cpp
lib/Basic/Targets/AArch64.h
lib/Basic/Targets/NVPTX.cpp
test/CodeGen/arm64-microsoft-struct-align.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61225.197208.patch
Type: text/x-patch
Size: 5326 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190429/421bfce6/attachment.bin>
More information about the cfe-commits
mailing list