[PATCH] D158857: [clang][aarch64] Add support for the MS qualifiers __ptr32, __ptr64, __sptr, __uptr for aarch64
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 28 14:45:22 PDT 2023
rnk added a subscriber: efriedma.
rnk added a comment.
+ at efriedma, since I think we had that ongoing thread about what to do with i128 alignment in data layout. Is this a reasonable way to handle the datalayout migration?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158857/new/
https://reviews.llvm.org/D158857
More information about the llvm-commits
mailing list