[PATCH] D39321: ARM: centralise SizeType, PtrDiffType, and IntPtrType
Eli Friedman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 27 14:20:00 PDT 2017
efriedma added a comment.
Are you sure the change to APCS is right? I mean, it looks like it's right if I compare to gcc with -mabi=gnu-apcs, but I'm not sure what, exactly, we're trying to be compatible with, so I'd prefer not to touch it, especially not in a patch with a bunch of changes which are supposed to be NFC.
Repository:
rL LLVM
https://reviews.llvm.org/D39321
More information about the cfe-commits
mailing list