[cfe-commits] Bug 11709 Fix: va_list on ARM is not following AAPCS 7.1.4

Logan Chien tzuhsiang.chien at gmail.com
Wed Oct 3 18:04:13 PDT 2012


This patch looks good to me now.  :-)

p.s. For the second item, I wish to have the unit test on the mangled
name of the functions with va_list as the argument.  Which is
test/CodeGenCXX/mangle-valist.cpp exactly.  Thanks.

Sincerely,
Logan

On Thu, Oct 4, 2012 at 1:36 AM, Weiming Zhao <weimingz at codeaurora.org>wrote:

> Hi Logan,****
>
> ** **
>
> Very appreciate for your review.****
>
> I addressed the first item: Keep the void* test in builtins-arm.c for
> apcs-gnu ABI****
>
> Please review the attached patch.****
>
> ** **
>
> For adding the name mangling test case, I already included one
> (test/CodeGenCXX/mangle-valist.cpp) in my previous patch. Do you mean
> something else?****
>
> ** **
>
> Thanks a lot,****
>
> Weiming****
>
> ** **
>
> ** **
>
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted
> by The Linux Foundation****
>
> ** **
>
> *From:* Logan Chien [mailto:tzuhsiang.chien at gmail.com]
> *Sent:* Tuesday, October 02, 2012 10:34 PM
> *To:* Weiming Zhao
> *Cc:* Jordan Rose; cfe-commits at cs.uiuc.edu
>
> *Subject:* Re: [cfe-commits] Bug 11709 Fix: va_list on ARM is not
> following AAPCS 7.1.4****
>
> ** **
>
> LGTM.
>
>
> However, I think we can enhance the test cases a little.
> 1. Keep the void* test in builtins-arm.c for apcs-gnu ABI.
> 2. Add the unit test for va_list name mangling.
>
> Sincerely,
> Logan
>
> ps. The attached patch is the revised patch with the updated
> test cases.****
>
> On Thu, Sep 20, 2012 at 6:13 AM, Weiming Zhao <weimingz at codeaurora.org>
> wrote:****
>
> Ping...
>
> Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted
> by
> The Linux Foundation****
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121004/06b16982/attachment.html>


More information about the cfe-commits mailing list