[cfe-commits] [patch][pr13436] Fix some uses of regparm on X86
Rafael EspĂndola
rafael.espindola at gmail.com
Tue Jul 24 16:41:44 PDT 2012
> I think you want isSingleElementStruct() here.
Correct. I added a test for that. Thanks!
> Have you tried randomized ABI testing? (Either the one in the gcc
> testsuite or the one in clang/utils/ABITest.)
Almost, I tried mixing gcc and clang compiled .o files in a 32 bit
build of firefox :-)
I will try clang/utils/ABITest with -mregparm=3.
> -Eli
Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 16719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120724/4ac608fc/attachment.obj>
More information about the cfe-commits
mailing list