[PATCH] MS ABI x64: Treat member pointer types as records, not large ints
Reid Kleckner
rnk at google.com
Thu May 1 14:49:02 PDT 2014
Hi majnemer,
The Win64 ABI docs say that arguments bigger than 8 bytes are passed
indirectly, and we have to apply that logic to member pointers.
http://reviews.llvm.org/D3587
Files:
lib/CodeGen/TargetInfo.cpp
test/CodeGenCXX/microsoft-abi-member-pointers.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3587.9022.patch
Type: text/x-patch
Size: 4782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140501/9c8b6639/attachment.bin>
More information about the cfe-commits
mailing list