[PATCH] D117616: GCC ABI Compatibility: Preserve alignment of non-pod members in packed structs
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 26 10:18:46 PST 2022
dblaikie added a subscriber: Xiangling_L.
dblaikie added a comment.
@Xiangling_L - I see you made an ABI change for AIX in rG05ad8e942996f36cc694478542ccd84aa5bbb80f <https://reviews.llvm.org/rG05ad8e942996f36cc694478542ccd84aa5bbb80f> - any idea if this new ABI break/fix is relevant to AIX? Would you want to stay with the current Clang layout (like Apple and Sony are) or would you want the fix to be compatible with GCC?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117616/new/
https://reviews.llvm.org/D117616
More information about the cfe-commits
mailing list