[libcxxabi] r221348 - Disable backtrace libcxxabi test on ARM

Eric Fiselier eric at efcs.ca
Thu Nov 6 07:53:27 PST 2014


Yep, I'm assuming that "arm" is a part of the triple. You just need to make
sure that the comment appears before any code and any /*...*/ comment
blocks.

/Eric

On Thu, Nov 6, 2014 at 9:48 AM, Renato Golin <renato.golin at linaro.org>
wrote:

> On 6 November 2014 15:38, Eric Fiselier <eric at efcs.ca> wrote:
> > Could you use XFAIL: arm or UNSUPPORTED: arm to disable this test
> instead?
> > That way it shows up in the test summary instead of being entirely
> hidden.
>
> Hi Eric,
>
> I looked on how to XFAIL it, but found no way in the tests on that
> directory. Is it just a matter of adding
>
> // XFAIL: arm
>
> ?
>
> cheers,
> --renato
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141106/3d2d8f59/attachment.html>


More information about the cfe-commits mailing list