[PATCH] D117616: GCC ABI Compatibility: Preserve alignment of non-pod members in packed structs
Tom Stellard via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 25 11:16:36 PST 2022
tstellar added a comment.
So to summarize: this will change the ABI of clang built objects from clang13 -> clang14 in order to make clang14 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