r174229 - clang/test/CodeGenCXX/debug-info-class.cpp: Fixup for -Asserts.

Renato Golin renato.golin at linaro.org
Sat Feb 2 09:57:39 PST 2013


On 1 February 2013 22:53, NAKAMURA Takumi <geek4civic at gmail.com> wrote:

> +// CHECK: invoke void @_ZN1BD1Ev(%class.B* %b)
>

Hi Nakamura,

This line breaks on ARM, since the ABI suggests you return the object to
avoid saving it on the caller. Don't worry, I'll make it a pattern match as
soon as svn gets back online. This is more FYI to Galina, to avoid
duplication of work chasing bugs. ;)

cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130202/9d648736/attachment.html>


More information about the cfe-commits mailing list