[cfe-commits] [PATCH] Another patch to fix some Clang tests with Itanium/ARM ABI differences

David Tweed david.tweed at arm.com
Wed Sep 19 07:36:53 PDT 2012


FWIW, I had a look at this patch and think it's ok.

 

From: cfe-commits-bounces at cs.uiuc.edu
[mailto:cfe-commits-bounces at cs.uiuc.edu] On Behalf Of Joey Gouly
Sent: 19 September 2012 10:42
To: cfe-commits at cs.uiuc.edu
Subject: [cfe-commits] [PATCH] Another patch to fix some Clang tests with
Itanium/ARM ABI differences

 

Hi all,

 

This is a patch, similar to the patch by David Tweed in r163564.

 

It adds explicit target triples to two tests to compensate for differences
in Itanium and ARM ABIs:

CodeGenCXX/compound-literals.cpp, CodeGenCXX/throw-expression-cleanup.cpp

 

This is in an effort to make the ARM buildbots greener.

 

Please review, and commit!

 

 

Thanks,

Joey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120919/bb1422f5/attachment.html>


More information about the cfe-commits mailing list