[cfe-commits] [PATCH] Fix test case failure due to C++ ABI difference on ARM

陳韋任 chenwj at iis.sinica.edu.tw
Tue May 1 01:32:47 PDT 2012


Hi Eli,

  James sugguests me that we should use name ITANIUM rather than X86 since we
are dealing with Itanium C++ ABI (used by x86) and ARM ABI. Please use the
attach new patch instead of the old one. Thanks!

>   This patch addresses x86/ARM C++ ABI difference on member function pointer.
> You can see more detail in Sec. 3.2.1 "Representation of pointer to member
> function" [1].
> 
> Regards,
> chenwj
> 
> [1]
> http://infocenter.arm.com/help/topic/com.arm.doc.ihi0041c/IHI0041C_cppabi.pdf

Regards,
chenwj

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.tw/~chenwj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: r155901.patch
Type: text/x-diff
Size: 834 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120501/6db5c5e9/attachment.patch>


More information about the cfe-commits mailing list